Started by GitHub push by larour Running as SYSTEM Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Python The recommended git tool is: NONE using credential 3c85c82b-fb35-4fea-b703-0aa4f155f9c7 > git rev-parse --resolve-git-dir /Users/jenkins/workspace/macOS-Silicon-Python/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10 Fetching upstream changes from git@github.com:ISSMteam/ISSM.git > git --version # timeout=10 > git --version # 'git version 2.39.5 (Apple Git-154)' using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins Verifying host key using known hosts file > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision afa4f7824576b1d4b612984cf6bf5fcc332adeb8 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f afa4f7824576b1d4b612984cf6bf5fcc332adeb8 # timeout=10 Commit message: "CHG: fixing issue with Mmes missign the Parameters dataset." > git rev-list --no-walk 7cf5bf01639d787add2f2761c2d08e435724e981 # timeout=10 [macOS-Silicon-Python] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins1106294106030109256.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== List of changed files --------------------- src/c/analyses/SealevelchangeAnalysis.cpp -- 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 ====================================================== Making uninstall in src Making uninstall in c ( cd '/Users/jenkins/workspace/macOS-Silicon-Python/bin' && rm -f issm.exe issm_slc.exe kriging.exe ) /bin/sh ../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/libISSMCore.la' /bin/sh ../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/libISSMOverload.la' /bin/sh ../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/libISSMModules.la' Making uninstall in m Making uninstall in wrappers Making uninstall in python /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/libISSMPython.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/libISSMApi_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/BamgConvertMesh_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/BamgMesher_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/BamgTriangulate_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/ContourToMesh_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/ContourToNodes_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/ElementConnectivity_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/ExpToLevelSet_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/InterpFromGridToMesh_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/InterpFromMesh2d_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/InterpFromMeshToGrid_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/InterpFromMeshToMesh2d_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/InterpFromMeshToMesh3d_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/IssmConfig_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/MeshPartition_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/MeshProfileIntersection_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/NodeConnectivity_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/Triangle_python.la' /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Python/lib/ProcessRifts_python.la' make[3]: Nothing to be done for `uninstall-am'. make[2]: Nothing to be done for `uninstall-am'. make[1]: Nothing to be done for `uninstall-am'. Making distclean in src Making distclean in c 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/MeshPartitionx/.libs ./modules/MeshPartitionx/_libs rm -rf ./modules/MeshProfileIntersectionx/.libs ./modules/MeshProfileIntersectionx/_libs rm -rf ./modules/MmeToInputFromIdx/.libs ./modules/MmeToInputFromIdx/_libs rm -rf ./modules/MmeToInputx/.libs ./modules/MmeToInputx/_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/UpdateMmesx/.libs ./modules/UpdateMmesx/_libs rm -rf ./modules/VertexCoordinatesx/.libs ./modules/VertexCoordinatesx/_libs rm -rf ./modules/Zgesvx/.libs ./modules/Zgesvx/_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/MeshPartitionx/*.o rm -f ./modules/MeshPartitionx/*.lo rm -f ./modules/MeshProfileIntersectionx/*.o rm -f ./modules/MeshProfileIntersectionx/*.lo rm -f ./modules/MmeToInputFromIdx/*.o rm -f ./modules/MmeToInputFromIdx/*.lo rm -f ./modules/MmeToInputx/*.o rm -f ./modules/MmeToInputx/*.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/UpdateMmesx/*.o rm -f ./modules/UpdateMmesx/*.lo rm -f ./modules/VertexCoordinatesx/*.o rm -f ./modules/VertexCoordinatesx/*.lo rm -f ./modules/Zgesvx/*.o rm -f ./modules/Zgesvx/*.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/MeshPartitionx/.deps/.dirstamp rm -f modules/MeshPartitionx/.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/MmeToInputx/.deps/.dirstamp rm -f modules/MmeToInputx/.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/UpdateMmesx/.deps/.dirstamp rm -f modules/UpdateMmesx/.dirstamp rm -f modules/VertexCoordinatesx/.deps/.dirstamp rm -f modules/VertexCoordinatesx/.dirstamp rm -f modules/Zgesvx/.deps/.dirstamp rm -f modules/Zgesvx/.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-MmemasstransportAnalysis.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-mmemasstransport_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/MeshPartitionx/.deps/libISSMCore_la-MeshPartitionx.Plo rm -f ./modules/MeshProfileIntersectionx/.deps/libISSMModules_la-MeshProfileIntersectionx.Plo rm -f ./modules/MmeToInputFromIdx/.deps/libISSMCore_la-MmeToInputFromIdx.Plo rm -f ./modules/MmeToInputx/.deps/libISSMCore_la-MmeToInputx.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/UpdateMmesx/.deps/libISSMCore_la-UpdateMmesx.Plo rm -f ./modules/VertexCoordinatesx/.deps/libISSMCore_la-VertexCoordinatesx.Plo rm -f ./modules/Zgesvx/.deps/libISSMCore_la-Zgesvx.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-Normals.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-CoDiPackGlobal.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 Making distclean in m rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f Makefile Making distclean in wrappers Making distclean in matlab test -z "libISSMMatlab.la libISSMApi_matlab.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_matlab.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_matlab_la-BamgConvertMesh.Plo rm -f ../BamgMesher/.deps/BamgMesher_matlab_la-BamgMesher.Plo rm -f ../BamgTriangulate/.deps/BamgTriangulate_matlab_la-BamgTriangulate.Plo rm -f ../Chaco/.deps/Chaco_matlab_la-Chaco.Plo rm -f ../ContourToMesh/.deps/ContourToMesh_matlab_la-ContourToMesh.Plo rm -f ../ContourToNodes/.deps/ContourToNodes_matlab_la-ContourToNodes.Plo rm -f ../CoordTransform/.deps/CoordTransform_matlab_la-CoordTransform.Plo rm -f ../DistanceToMaskBoundary/.deps/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.Plo rm -f ../ElementConnectivity/.deps/ElementConnectivity_matlab_la-ElementConnectivity.Plo rm -f ../ExpSimplify/.deps/ExpSimplify_matlab_la-ExpSimplify.Plo rm -f ../ExpToLevelSet/.deps/ExpToLevelSet_matlab_la-ExpToLevelSet.Plo rm -f ../InterpFromGridToMesh/.deps/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.Plo rm -f ../InterpFromMesh2d/.deps/InterpFromMesh2d_matlab_la-InterpFromMesh2d.Plo rm -f ../InterpFromMeshToGrid/.deps/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.Plo rm -f ../InterpFromMeshToMesh2d/.deps/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.Plo rm -f ../InterpFromMeshToMesh3d/.deps/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.Plo rm -f ../IssmConfig/.deps/IssmConfig_matlab_la-IssmConfig.Plo rm -f ../Kriging/.deps/Kriging_matlab_la-Kriging.Plo rm -f ../M1qn3/.deps/M1qn3_matlab_la-M1qn3.Plo rm -f ../MeshPartition/.deps/MeshPartition_matlab_la-MeshPartition.Plo rm -f ../MeshProfileIntersection/.deps/MeshProfileIntersection_matlab_la-MeshProfileIntersection.Plo rm -f ../NodeConnectivity/.deps/NodeConnectivity_matlab_la-NodeConnectivity.Plo rm -f ../PointCloudFindNeighbors/.deps/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.Plo rm -f ../ProcessRifts/.deps/ProcessRifts_matlab_la-ProcessRifts.Plo rm -f ../PropagateFlagsFromConnectivity/.deps/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.Plo rm -f ../Scotch/.deps/Scotch_matlab_la-Scotch.Plo rm -f ../ShpRead/.deps/ShpRead_matlab_la-ShpRead.Plo rm -f ../Triangle/.deps/Triangle_matlab_la-Triangle.Plo rm -f ./io/.deps/libISSMApi_matlab_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 Making distclean in javascript rm -f IssmModule.js rm -f IssmModule test -z "libISSMJavascript.la libISSMApi_javascript.la" || rm -f libISSMJavascript.la libISSMApi_javascript.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_javascript_la-ApiPrintf.Plo rm -f ./io/.deps/libISSMJavascript_la-FetchJavascriptData.Plo rm -f ./io/.deps/libISSMJavascript_la-WriteJavascriptData.Plo rm -f Makefile Making distclean in python test -z "libISSMPython.la libISSMApi_python.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_python.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_python_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 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 rm -f Makefile 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 rm -f Makefile 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 rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile 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: /Users/jenkins/workspace/macOS-Silicon-Python/externalpackages/autotools/install/bin/autoconf --force autoreconf: running: /Users/jenkins/workspace/macOS-Silicon-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... arm-apple-darwin24.1.0 checking host system type... arm-apple-darwin24.1.0 checking target system type... arm-apple-darwin24.1.0 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... ./aux-config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk 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... /opt/homebrew/Cellar/gnu-sed/4.9/libexec/gnubin/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... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no 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... 786432 checking how to convert arm-apple-darwin24.1.0 file names to arm-apple-darwin24.1.0 format... func_convert_file_noop checking how to convert arm-apple-darwin24.1.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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... no 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... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... ld: warning: -single_module is obsolete no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes 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... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.1.0 dyld 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++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.1.0 dyld 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... -fno-common checking if gfortran PIC flag -fno-common works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.1.0 dyld 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... -fno-common checking if gfortran PIC flag -fno-common works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.1.0 dyld checking how to hardcode library paths into programs... immediate configure: ============================================================================ configure: = Checking ISSM specific options = configure: ============================================================================ checking for date... /bin/date checking for build date... Fri Nov 29 13:44:13 PST 2024 checking user name... jenkins checking host full OS name and version... darwin24.1.0 checking host cpu... arm checking vendor... apple checking host OS name... darwin24 checking host OS version... 24.1.0 checking host OS architecture... arm64 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 operating system type... macOS checking if system copy of libc has fmemopen (macOS-only check)... yes 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.9 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 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.22 checking whether PETSc is the development version... no checking for PETSc libraries and header files in /Users/jenkins/workspace/macOS-Silicon-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 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 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 Mmemasstransport 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 number of threads... 8 checking for 64-bit indices... 0 checking consistency between all external packages... done checking for C++ optimization flags... DEPRECATED 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 /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in src Making all in c CXX classes/libISSMCore_la-DependentObject.lo CXX classes/libISSMCore_la-Vertices.lo CXX classes/libISSMCore_la-Contours.lo CXX classes/libISSMCore_la-Numberedcostfunction.lo CXX classes/libISSMCore_la-Nodes.lo CXX classes/libISSMCore_la-Cfsurfacesquare.lo CXX classes/libISSMCore_la-Misfit.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 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-mmemasstransport_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-AdjointBalancethickness2Analysis.lo CXX analyses/libISSMCore_la-AdjointBalancethicknessAnalysis.lo CXX analyses/libISSMCore_la-AgeAnalysis.lo CXX analyses/libISSMCore_la-AdjointHorizAnalysis.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-MmemasstransportAnalysis.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_transient.lo FC modules/SurfaceMassBalancex/run_semic.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 main/kriging.cpp:107:55: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 107 | rootpath = xNew(strlen(rootpatharg)+2); sprintf(rootpath,"%s/",rootpatharg); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ main/kriging.cpp:110:55: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 110 | rootpath = xNew(strlen(rootpatharg)+1); sprintf(rootpath,"%s",rootpatharg); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ main/kriging.cpp:115:88: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 115 | binfilename = xNew(strlen(rootpath)+strlen(modelname)+strlen(".bin") +1); sprintf(binfilename, "%s%s%s",rootpath,modelname,".bin"); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ main/kriging.cpp:116:88: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 116 | outbinfilename = xNew(strlen(rootpath)+strlen(modelname)+strlen(".outbin")+1); sprintf(outbinfilename,"%s%s%s",rootpath,modelname,".outbin"); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ main/kriging.cpp:117:88: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 117 | lockfilename = xNew(strlen(rootpath)+strlen(modelname)+strlen(".lock") +1); sprintf(lockfilename, "%s%s%s",rootpath,modelname,".lock"); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ main/kriging.cpp:120:71: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 120 | binfilename = xNew(strlen(modelname)+strlen(".bin") +1); sprintf(binfilename, "%s%s",modelname,".bin"); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ main/kriging.cpp:121:71: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 121 | outbinfilename = xNew(strlen(modelname)+strlen(".outbin")+1); sprintf(outbinfilename,"%s%s",modelname,".outbin"); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ main/kriging.cpp:122:71: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 122 | lockfilename = xNew(strlen(modelname)+strlen(".lock") +1); sprintf(lockfilename, "%s%s",modelname,".lock"); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ 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 8 warnings generated. 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 classes/libISSMCore_la-AmrBamg.lo CXX datastructures/libISSMCore_la-DataSet.lo CXX modules/BamgTriangulatex/libISSMCore_la-BamgTriangulatex.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 ./classes/FemModel.cpp:298:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 298 | sprintf(restartfilename,"%s%i%s%i%s","AD_step_",step,"_rank_",my_rank,".ckpt"); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ ./classes/FemModel.cpp:651:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 651 | sprintf(restartfilename,"%s%i%s%i%s","AD_step_",step,"_rank_",my_rank,".ckpt"); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ 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 2 warnings generated. CXX classes/Materials/libISSMCore_la-Matestar.lo CXX classes/Materials/libISSMCore_la-Matlitho.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/Numerics/libISSMCore_la-Normals.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 ./shared/Exceptions/Exceptions.cpp:80:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 80 | sprintf(message,"%s",buffer2.c_str()); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ 1 warning generated. 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/MmeToInputx/libISSMCore_la-MmeToInputx.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 ./toolkits/ToolkitOptions.cpp:26:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 26 | sprintf(toolkittype,"%s",toolkit_in); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ ./toolkits/ToolkitOptions.cpp:28:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 28 | sprintf(toolkitoptions,"%s",options); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ ./toolkits/ToolkitOptions.cpp:44:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 44 | sprintf(toolkittype_out,"%s",toolkittype); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ ./toolkits/ToolkitOptions.cpp:64:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 64 | sprintf(tokenlistcopy,"%s",tokenlist); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ ./toolkits/ToolkitOptions.cpp:79:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 79 | sprintf(value,"%s",""); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ ./toolkits/ToolkitOptions.cpp:85:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 85 | sprintf(value,"%s",token); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ 6 warnings generated. CXX modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo CXX modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.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 modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo CXX modules/NodesDofx/libISSMCore_la-NodesDofx.lo CXX modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo CXX modules/NodalValuex/libISSMCore_la-NodalValuex.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 ./modules/OutputResultsx/OutputResultsx.cpp:80:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 80 | sprintf(outputfilename2,"%s/%i/%s.outbin.%i",root,(int)(floor((currEvalId-1)/nfilesperdirectory)+1),modelname,currEvalId); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ ./modules/OutputResultsx/OutputResultsx.cpp:83:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 83 | sprintf(outputfilename2,"%s.%i",outputfilename,currEvalId); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ ./modules/OutputResultsx/OutputResultsx.cpp:91:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 91 | sprintf(outputfilename2,"%s.%i",outputfilename,my_rank); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ CXX modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo 3 warnings generated. 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 modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.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 ./cores/ProcessArguments.cpp:28:54: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 28 | char* rootpath = xNew(strlen(rootpatharg)+2); sprintf(rootpath,"%s/",rootpatharg); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ ./cores/ProcessArguments.cpp:32:74: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 32 | char* binfilename = xNew(base_length+strlen(".bin") +1); sprintf(binfilename, "%s%s%s",rootpath,modelname,".bin"); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ ./cores/ProcessArguments.cpp:33:74: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 33 | char* outbinfilename = xNew(base_length+strlen(".outbin") +1); sprintf(outbinfilename,"%s%s%s",rootpath,modelname,".outbin"); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ ./cores/ProcessArguments.cpp:34:74: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 34 | char* toolkitsfilename = xNew(base_length+strlen(".toolkits")+1); sprintf(toolkitsfilename,"%s%s%s",rootpath,modelname,".toolkits"); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ ./cores/ProcessArguments.cpp:35:74: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 35 | char* lockfilename = xNew(base_length+strlen(".lock") +1); sprintf(lockfilename, "%s%s%s",rootpath,modelname,".lock"); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ ./cores/ProcessArguments.cpp:37:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 37 | sprintf(restartfilename,"%s%s%s%i%s",rootpath,modelname,"_rank",my_rank,".rst"); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ 6 warnings generated. 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 ./classes/Options/OptionUtilities.cpp:19:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 19 | sprintf(&cstr[0],"["); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here 274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ ./classes/Options/OptionUtilities.cpp:20:31: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 20 | for(int i=0; i ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test102.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test102.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test102.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 102 test name: SquareShelfConstrainedStressSSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-102 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test102.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test102.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test102.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 102 test name: SquareShelfConstrainedStressSSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-103 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test103.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test103.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test103.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 103 test name: SquareShelfConstrainedStressHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-103 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test103.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test103.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test103.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 103 test name: SquareShelfConstrainedStressHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-106 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test106.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test106.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test106.py", line 20, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-106 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test106.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test106.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test106.py", line 20, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-107 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test107.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test107.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test107.py", line 17, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 107 test name: SquareShelfConstrainedMasstransp3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-107 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test107.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test107.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test107.py", line 17, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 107 test name: SquareShelfConstrainedMasstransp3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-108 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test108.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test108.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test108.py", line 18, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 108 test name: SquareShelfConstrainedTherStea field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-108 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test108.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test108.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test108.py", line 18, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 108 test name: SquareShelfConstrainedTherStea field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-109 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test109 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test109 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test109 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test109.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test109.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test109.py", line 22, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 109 test name: SquareShelfConstrainedTherTran field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-109 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test109 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test109 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test109 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test109.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test109.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test109.py", line 22, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 109 test name: SquareShelfConstrainedTherTran field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-112 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test112.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test112.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test112.py", line 16, in md = solve(md, 'SurfaceSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-112 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test112.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test112.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test112.py", line 16, in md = solve(md, 'SurfaceSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-113 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test113.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test113.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test113.py", line 17, in md = solve(md, 'SurfaceSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-113 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test113.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test113.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test113.py", line 17, in md = solve(md, 'SurfaceSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-116 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test116.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test116.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test116.py", line 20, in md = solve(md, 'Balancethickness') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 116 test name: SquareShelfConstrainedBalThic2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-116 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test116.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test116.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test116.py", line 20, in md = solve(md, 'Balancethickness') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 116 test name: SquareShelfConstrainedBalThic2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-122 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test122 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test122 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test122.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test122.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test122.py", line 22, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 122 test name: SquareShelfConstrainedTransHOEnth field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-122 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test122 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test122 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test122.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test122.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test122.py", line 22, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 122 test name: SquareShelfConstrainedTransHOEnth field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-123 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 36 IntParam IoConstant 27 IntParam IoConstant 25 StringParam IoConstant test123 StringParam IoConstant SurfaceMisfit StringParam IoConstant Outputdefinition1 StringParam IoConstant Surface StringParam IoConstant SurfaceObservation IntParam IoConstant 1 StringParam IoConstant nearestneighbor StringParam IoConstant WeightsSurfaceObservation StringArrayParam IoConstant { 'Misfit'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'SurfaceMisfit'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 36 IntParam IoConstant 27 IntParam IoConstant 25 StringParam IoConstant test123 StringParam IoConstant SurfaceMisfit StringParam IoConstant Outputdefinition1 StringParam IoConstant Surface StringParam IoConstant SurfaceObservation IntParam IoConstant 1 StringParam IoConstant nearestneighbor StringParam IoConstant WeightsSurfaceObservation StringArrayParam IoConstant { 'Misfit'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'SurfaceMisfit'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 26351 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test123.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test123.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test123.py", line 32, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-123 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 36 IntParam IoConstant 27 IntParam IoConstant 25 StringParam IoConstant test123 StringParam IoConstant SurfaceMisfit StringParam IoConstant Outputdefinition1 StringParam IoConstant Surface StringParam IoConstant SurfaceObservation IntParam IoConstant 1 StringParam IoConstant nearestneighbor StringParam IoConstant WeightsSurfaceObservation StringArrayParam IoConstant { 'Misfit'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'SurfaceMisfit'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 36 IntParam IoConstant 27 IntParam IoConstant 25 StringParam IoConstant test123 StringParam IoConstant SurfaceMisfit StringParam IoConstant Outputdefinition1 StringParam IoConstant Surface StringParam IoConstant SurfaceObservation IntParam IoConstant 1 StringParam IoConstant nearestneighbor StringParam IoConstant WeightsSurfaceObservation StringArrayParam IoConstant { 'Misfit'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'SurfaceMisfit'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 26351 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test123.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test123.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test123.py", line 32, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-126 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test126 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 5 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 2.52288e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'TotalSmb'} IntParam IoConstant 4 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file test126.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test126.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test126.py", line 26, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-126 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test126 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 5 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 2.52288e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'TotalSmb'} IntParam IoConstant 4 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file test126.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test126.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test126.py", line 26, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-127 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test127.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test127.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test127.py", line 29, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-127 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test127.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test127.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test127.py", line 29, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-128 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test128 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'VxSurface' 'VySurface' 'VxShear' 'VyShear' 'VxBase' 'VyBase'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test128 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test128 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'VxSurface' 'VySurface' 'VxShear' 'VyShear' 'VxBase' 'VyBase'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test128.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test128.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test128.py", line 20, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-128 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test128 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'VxSurface' 'VySurface' 'VxShear' 'VyShear' 'VxBase' 'VyBase'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test128 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test128 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'VxSurface' 'VySurface' 'VxShear' 'VyShear' 'VxBase' 'VyBase'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test128.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test128.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test128.py", line 20, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-129 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test129 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 4 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 5.99184e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'TotalSmb' 'VxShear' 'VyShear' 'VxBase' 'VyBase' 'VxSurface' 'VySurface'} IntParam IoConstant 4 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file test129.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test129.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test129.py", line 28, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-129 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test129 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 4 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 5.99184e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'TotalSmb' 'VxShear' 'VyShear' 'VxBase' 'VyBase' 'VxSurface' 'VySurface'} IntParam IoConstant 4 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file test129.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test129.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test129.py", line 28, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-132 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test132.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test132.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test132.py", line 19, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-132 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test132.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test132.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test132.py", line 19, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-133 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test133.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test133.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test133.py", line 19, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-133 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test133.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test133.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test133.py", line 19, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-201 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test201.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test201.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test201.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 201 test name: SquareShelfStressSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-201 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test201.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test201.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test201.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 201 test name: SquareShelfStressSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-204 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test204.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test204.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test204.py", line 21, in md1 = solve(md1, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 204 test name: SquareShelfStressFS field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-204 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test204.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test204.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test204.py", line 21, in md1 = solve(md1, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 204 test name: SquareShelfStressFS field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-205 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test205.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test205.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test205.py", line 19, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 205 test name: SquareShelfStressMHOPenalties field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-205 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test205.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test205.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test205.py", line 19, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 205 test name: SquareShelfStressMHOPenalties field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-208 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test208 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test208 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test208 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test208.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test208.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test208.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 208 test name: SquareShelfTranSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-208 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test208 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test208 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test208 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test208.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test208.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test208.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 208 test name: SquareShelfTranSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-210 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test210 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test210 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test210 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test210.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test210.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test210.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 210 test name: SquareShelfTranHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-210 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test210 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test210 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test210 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test210.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test210.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test210.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 210 test name: SquareShelfTranHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-211 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test211 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant nan DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test211 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant nan DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test211 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant nan DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test211.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test211.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test211.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 211 test name: SquareShelfTranFS field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-211 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test211 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant nan DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test211 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant nan DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test211 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant nan DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test211.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test211.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test211.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 211 test name: SquareShelfTranFS field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-214 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test214.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test214.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test214.py", line 35, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 214 test name: SquareShelfCMBHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-214 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test214.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test214.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test214.py", line 35, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 214 test name: SquareShelfCMBHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-215 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test215.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test215.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test215.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 215 test name: SquareShelfCMBFS field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-215 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test215.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test215.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test215.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 215 test name: SquareShelfCMBFS field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-220 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test220.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test220.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test220.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 220 test name: SquareShelfStressHOFS3dTiling field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-220 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test220.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test220.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test220.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 220 test name: SquareShelfStressHOFS3dTiling field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-221 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test221.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test221.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test221.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 221 test name: SquareShelfStressSSAFS3dTiling field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-221 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test221.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test221.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test221.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 221 test name: SquareShelfStressSSAFS3dTiling field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-224 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test224 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test224 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test224 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test224.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test224.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test224.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-224 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test224 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test224 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test224 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test224.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test224.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test224.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-225 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test225 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test225 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 27960 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test225.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test225.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test225.py", line 20, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-225 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test225 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test225 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 27960 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test225.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test225.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test225.py", line 20, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-230 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test230 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test230 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test230 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test230.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test230.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test230.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 230 test name: SquareShelfTranForceNeg3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-230 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test230 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test230 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test230 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test230.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test230.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test230.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 230 test name: SquareShelfTranForceNeg3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-231 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test231 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test231 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test231 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 28132 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test231.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test231.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test231.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 231 test name: SquareShelfTranForcePos3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-231 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test231 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test231 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test231 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 28132 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test231.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test231.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test231.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 231 test name: SquareShelfTranForcePos3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-240 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test240 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test240 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test240 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test240.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test240.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test240.py", line 51, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-240 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test240 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test240 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test240 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test240.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test240.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test240.py", line 51, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-241 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base' IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test241 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test241 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" } IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test241 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test241.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test241.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test241.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 241 test name: SquareShelfTranForceNoInterp2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-241 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base' IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test241 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test241 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" } IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test241 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test241.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test241.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test241.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 241 test name: SquareShelfTranForceNoInterp2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-245 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test245 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1722 BoolParam IoConstant true DoubleParam IoConstant -0.000693147 DoubleParam IoConstant 7.4 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TemperaturePDD'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test245.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test245.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test245.py", line 46, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-245 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test245 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1722 BoolParam IoConstant true DoubleParam IoConstant -0.000693147 DoubleParam IoConstant 7.4 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TemperaturePDD'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test245.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test245.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test245.py", line 46, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-249 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test249 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test249 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test249 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test249.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test249.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test249.py", line 21, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 249 test name: SquareShelfTranMOLHO2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-249 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test249 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test249 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test249 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test249.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test249.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test249.py", line 21, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 249 test name: SquareShelfTranMOLHO2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-254 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test254.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test254.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test254.py", line 74, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 254 test name: SquareShelfConstrainedMOLHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-254 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test254.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test254.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test254.py", line 74, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 254 test name: SquareShelfConstrainedMOLHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-255 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test255 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test255 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test255 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test255.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test255.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test255.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-255 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test255 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test255 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test255 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test255.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test255.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test255.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-260 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test260.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test260.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test260.py", line 21, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 260 test name: SquareShelfStressSSA2dEnhanced field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-260 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test260.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test260.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test260.py", line 21, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 260 test name: SquareShelfStressSSA2dEnhanced field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-261 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1629 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test261 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1629 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test261 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1629 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test261 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test261.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test261.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test261.py", line 27, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 261 test name: SquareShelfConstrainedTranEnhanced field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-261 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1629 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test261 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1629 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test261 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1629 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test261 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test261.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test261.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test261.py", line 27, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 261 test name: SquareShelfConstrainedTranEnhanced field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-270 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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 /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test270.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test270.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test270.py", line 22, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 270 test name: SquareShelfStressSSA2dDamage field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-270 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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 /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test270.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test270.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test270.py", line 22, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 270 test name: SquareShelfStressSSA2dDamage field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-275 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test275.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test275.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test275.py", line 33, in md = solve(md, 'DamageEvolution') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-275 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test275.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test275.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test275.py", line 33, in md = solve(md, 'DamageEvolution') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-292 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1593 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test292 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1593 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test292 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1593 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test292 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test292.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test292.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test292.py", line 22, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-292 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1593 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test292 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1593 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test292 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1593 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test292 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test292.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test292.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test292.py", line 22, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-293 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1653 DoubleParam IoConstant 6.33775e-09 DoubleParam IoConstant 75 DoubleParam IoConstant -100 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.15569e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31688.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test293 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.15569e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.46708e+07 DoubleParam IoConstant 3.15569e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1653 DoubleParam IoConstant 6.33775e-09 DoubleParam IoConstant 75 DoubleParam IoConstant -100 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.15569e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31688.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test293 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.15569e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.46708e+07 DoubleParam IoConstant 3.15569e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1653 DoubleParam IoConstant 6.33775e-09 DoubleParam IoConstant 75 DoubleParam IoConstant -100 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.15569e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31688.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test293 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.15569e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.46708e+07 DoubleParam IoConstant 3.15569e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test293.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test293.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test293.py", line 24, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-293 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1653 DoubleParam IoConstant 6.33775e-09 DoubleParam IoConstant 75 DoubleParam IoConstant -100 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.15569e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31688.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test293 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.15569e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.46708e+07 DoubleParam IoConstant 3.15569e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1653 DoubleParam IoConstant 6.33775e-09 DoubleParam IoConstant 75 DoubleParam IoConstant -100 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.15569e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31688.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test293 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.15569e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.46708e+07 DoubleParam IoConstant 3.15569e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1653 DoubleParam IoConstant 6.33775e-09 DoubleParam IoConstant 75 DoubleParam IoConstant -100 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.15569e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31688.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test293 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.15569e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.46708e+07 DoubleParam IoConstant 3.15569e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test293.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test293.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test293.py", line 24, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-301 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test301.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test301.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test301.py", line 16, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 301 test name: SquareSheetConstrainedStressSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-301 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test301.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test301.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test301.py", line 16, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 301 test name: SquareSheetConstrainedStressSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-304 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test304.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test304.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test304.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 304 test name: SquareSheetConstrainedStressSSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-304 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test304.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test304.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test304.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 304 test name: SquareSheetConstrainedStressSSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-305 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test305.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test305.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test305.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 305 test name: SquareSheetConstrainedStressSIA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-305 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test305.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test305.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test305.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 305 test name: SquareSheetConstrainedStressSIA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-309 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test309.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test309.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test309.py", line 16, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 309 test name: SquareSheetConstrainedMasstransp2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-309 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test309.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test309.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test309.py", line 16, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 309 test name: SquareSheetConstrainedMasstransp2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-310 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test310.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test310.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test310.py", line 20, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-310 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test310.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test310.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test310.py", line 20, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-311 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test311.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test311.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test311.py", line 17, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 311 test name: SquareSheetConstrainedMasstransp3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-311 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test311.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test311.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test311.py", line 17, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 311 test name: SquareSheetConstrainedMasstransp3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-314 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test314 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test314 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test314 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test314.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test314.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test314.py", line 17, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 314 test name: SquareSheetConstrainedTranSIA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-314 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test314 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test314 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test314 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test314.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test314.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test314.py", line 17, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 314 test name: SquareSheetConstrainedTranSIA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-315 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1413 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test315 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test315 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test315 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test315.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test315.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test315.py", line 17, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 315 test name: SquareSheetConstrainedTranSIA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-315 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1413 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test315 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test315 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test315 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test315.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test315.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test315.py", line 17, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 315 test name: SquareSheetConstrainedTranSIA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-319 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test319.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test319.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test319.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-319 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test319.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test319.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test319.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-320 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test320.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test320.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test320.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-320 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test320.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test320.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test320.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-321 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test321.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test321.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test321.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 321 test name: SquareSheetConstrainedCMDragHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-321 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test321.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test321.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test321.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 321 test name: SquareSheetConstrainedCMDragHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-324 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test324 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 5.04576e+11 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test324 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 5.04576e+11 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test324 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 5.04576e+11 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test324.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test324.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test324.py", line 20, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-324 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test324 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 5.04576e+11 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test324 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 5.04576e+11 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test324 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 5.04576e+11 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test324.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test324.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test324.py", line 20, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-325 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test325.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test325.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test325.py", line 24, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-325 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test325.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test325.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test325.py", line 24, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-330 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test330.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test330.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test330.py", line 19, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-330 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test330.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test330.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test330.py", line 19, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-334 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test334.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test334.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test334.py", line 36, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 334 test name: SquareShelfCMBMOLHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-334 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test334.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test334.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test334.py", line 36, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 334 test name: SquareShelfCMBMOLHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-335 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test335.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test335.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test335.py", line 20, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-335 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test335.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test335.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test335.py", line 20, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-340 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test340.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test340.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test340.py", line 33, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-340 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test340.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test340.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test340.py", line 33, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-341 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test341.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test341.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test341.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-341 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test341.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test341.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test341.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-344 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test344 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test344 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test344 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 30878 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test344.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test344.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test344.py", line 33, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-344 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test344 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test344 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test344 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 30878 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test344.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test344.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test344.py", line 33, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-350 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1561 DoubleParam IoConstant 1 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'HydrologyHead' 'HydrologyGapHeight' 'EffectivePressure' 'HydrologyBasalFlux' 'DegreeOfChannelization'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test350 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 43200 DoubleParam IoConstant 10800 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1561 DoubleParam IoConstant 1 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'HydrologyHead' 'HydrologyGapHeight' 'EffectivePressure' 'HydrologyBasalFlux' 'DegreeOfChannelization'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test350 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 43200 DoubleParam IoConstant 10800 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test350.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test350.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test350.py", line 71, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 350 test name: SquareSheetHydrologyShakti field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-350 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1561 DoubleParam IoConstant 1 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'HydrologyHead' 'HydrologyGapHeight' 'EffectivePressure' 'HydrologyBasalFlux' 'DegreeOfChannelization'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test350 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 43200 DoubleParam IoConstant 10800 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1561 DoubleParam IoConstant 1 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'HydrologyHead' 'HydrologyGapHeight' 'EffectivePressure' 'HydrologyBasalFlux' 'DegreeOfChannelization'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test350 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 43200 DoubleParam IoConstant 10800 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test350.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test350.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test350.py", line 71, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 350 test name: SquareSheetHydrologyShakti field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-354 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test354 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test354 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test354.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test354.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test354.py", line 35, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-354 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test354 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test354 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test354.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test354.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test354.py", line 35, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-355 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant false StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 2 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant false StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 2 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file testChannels.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: testChannels.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test355.py", line 78, in md = solve(md, 'Transient') # Or 'tr' File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 355 test name: SquareSheetHydrologyGlaDS field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-355 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant false StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 2 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant false StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 2 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file testChannels.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: testChannels.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test355.py", line 78, in md = solve(md, 'Transient') # Or 'tr' File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 355 test name: SquareSheetHydrologyGlaDS field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-360 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant true StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant true StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file testChannels.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: testChannels.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test360.py", line 83, in md = solve(md, 'Transient') # Or 'tr' File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-360 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant true StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant true StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file testChannels.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: testChannels.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test360.py", line 83, in md = solve(md, 'Transient') # Or 'tr' File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-361 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant false StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant false StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file testChannels.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: testChannels.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test361.py", line 79, in md = solve(md, 'Transient') # Or 'tr' File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-361 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant false StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant false StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file testChannels.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: testChannels.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test361.py", line 79, in md = solve(md, 'Transient') # Or 'tr' File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-401 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test401.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test401.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test401.py", line 16, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 401 test name: SquareSheetShelfStressSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-401 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test401.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test401.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test401.py", line 16, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 401 test name: SquareSheetShelfStressSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-404 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test404.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test404.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test404.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 404 test name: SquareSheetShelfStressFS field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-404 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test404.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test404.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test404.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 404 test name: SquareSheetShelfStressFS field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-405 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test405.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test405.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test405.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 405 test name: SquareSheetShelfStressMHOPenalties field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-405 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test405.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test405.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test405.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 405 test name: SquareSheetShelfStressMHOPenalties field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-410 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test410.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test410.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test410.py", line 18, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 410 test name: SquareSheetShelfSteaSSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-410 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test410.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test410.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test410.py", line 18, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 410 test name: SquareSheetShelfSteaSSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-411 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test411.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test411.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test411.py", line 18, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 411 test name: SquareSheetShelfSteaHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-411 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test411.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test411.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test411.py", line 18, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 411 test name: SquareSheetShelfSteaHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-415 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test415.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test415.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test415.py", line 35, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-415 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test415.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test415.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test415.py", line 35, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-416 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test416.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test416.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test416.py", line 36, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 416 test name: SquareSheetShelfCMDragSteaHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-416 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test416.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test416.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test416.py", line 36, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 416 test name: SquareSheetShelfCMDragSteaHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-421 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [============================================================ Binary file test421.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test421.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test421.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-421 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [============================================================ Binary file test421.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test421.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test421.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-422 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test422.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test422.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test422.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-422 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test422.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test422.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test422.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-424 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test424 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test424 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test424 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test424.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test424.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test424.py", line 28, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-424 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test424 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test424 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test424 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test424.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test424.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test424.py", line 28, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-425 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test425 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test425 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test425 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test425.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test425.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test425.py", line 26, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-425 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test425 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test425 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test425 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test425.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test425.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test425.py", line 26, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-431 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test431.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test431.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test431.py", line 23, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-431 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test431.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test431.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test431.py", line 23, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-434 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test434.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test434.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test434.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 434 test name: SquareSheetShelfL1L2 field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-434 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test434.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test434.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test434.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 434 test name: SquareSheetShelfL1L2 field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-447 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test447 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test447 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test447 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test447.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test447.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test447.py", line 31, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 447 test name: SquareSheetShelfTranMOLHO2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-447 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test447 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test447 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test447 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test447.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test447.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test447.py", line 31, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 447 test name: SquareSheetShelfTranMOLHO2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-450 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test450.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test450.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test450.py", line 21, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-450 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test450.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test450.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test450.py", line 21, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-455 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test455.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test455.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test455.py", line 23, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-455 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test455.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test455.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test455.py", line 23, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-460 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test460.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test460.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test460.py", line 29, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 460 test name: SquareSheetShelfStressFSEstar field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-460 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test460.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test460.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test460.py", line 29, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 460 test name: SquareSheetShelfStressFSEstar field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-461 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1631 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test461 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1631 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test461 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 33194 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test461.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test461.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test461.py", line 32, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 461 test name: SquareSheetShelfThermalFSEstar field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-461 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1631 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test461 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1631 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test461 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 33194 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test461.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test461.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test461.py", line 32, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 461 test name: SquareSheetShelfThermalFSEstar field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-465 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 20000 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1.2 DoubleParam IoConstant 10000 DoubleParam IoConstant 100000 DoubleParam IoConstant 15000 DoubleParam IoConstant 100000 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test465 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 20000 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1.2 DoubleParam IoConstant 10000 DoubleParam IoConstant 100000 DoubleParam IoConstant 15000 DoubleParam IoConstant 100000 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test465 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 20000 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1.2 DoubleParam IoConstant 10000 DoubleParam IoConstant 100000 DoubleParam IoConstant 15000 DoubleParam IoConstant 100000 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test465 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test465.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test465.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test465.py", line 38, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 465 test name: SquareSheetShelfAmrBamgAll field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-465 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 20000 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1.2 DoubleParam IoConstant 10000 DoubleParam IoConstant 100000 DoubleParam IoConstant 15000 DoubleParam IoConstant 100000 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test465 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 20000 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1.2 DoubleParam IoConstant 10000 DoubleParam IoConstant 100000 DoubleParam IoConstant 15000 DoubleParam IoConstant 100000 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test465 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 20000 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1.2 DoubleParam IoConstant 10000 DoubleParam IoConstant 100000 DoubleParam IoConstant 15000 DoubleParam IoConstant 100000 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test465 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test465.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test465.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test465.py", line 38, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 465 test name: SquareSheetShelfAmrBamgAll field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-492 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 2 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test492 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 2 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test492 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 2 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test492 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test492.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test492.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test492.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-492 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 2 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test492 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 2 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test492 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 2 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test492 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test492.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test492.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test492.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-493 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 3 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test493 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 3 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test493 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 3 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test493 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test493.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test493.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test493.py", line 31, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 493 test name: SquareSheetShelfTranMeltDG field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-493 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 3 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test493 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 3 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test493 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 3 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test493 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test493.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test493.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test493.py", line 31, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 493 test name: SquareSheetShelfTranMeltDG field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-501 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test501.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test501.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test501.py", line 16, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 501 test name: PigStressSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-501 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test501.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test501.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test501.py", line 16, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 501 test name: PigStressSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-504 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test504 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test504 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test504 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test504.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test504.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test504.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 504 test name: PigTranSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-504 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test504 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test504 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test504 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test504.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test504.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test504.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 504 test name: PigTranSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-505 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 IntParam IoConstant 1517 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 35 StringParam IoConstant test505 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test505 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test505 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true } IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test505.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test505.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test505.py", line 17, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 505 test name: PigTranSSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-505 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 IntParam IoConstant 1517 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 35 StringParam IoConstant test505 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test505 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test505 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true } IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test505.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test505.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test505.py", line 17, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 505 test name: PigTranSSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-507 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1525 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 2 IntParam IoConstant 35 IntParam IoConstant 52 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test507 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1525 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 2 IntParam IoConstant 35 IntParam IoConstant 52 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test507 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1525 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 2 IntParam IoConstant 35 IntParam IoConstant 52 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test507 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test507.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test507.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test507.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 507 test name: PigTranFS field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-507 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1525 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 2 IntParam IoConstant 35 IntParam IoConstant 52 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test507 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1525 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 2 IntParam IoConstant 35 IntParam IoConstant 52 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test507 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1525 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 2 IntParam IoConstant 35 IntParam IoConstant 52 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test507 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test507.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test507.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test507.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 507 test name: PigTranFS field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-510 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test510.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test510.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test510.py", line 18, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 510 test name: PigSteaFS field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-510 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test510.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test510.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test510.py", line 18, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 510 test name: PigSteaFS field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-511 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test511.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test511.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test511.py", line 37, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 511 test name: PigCMBFS field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-511 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test511.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test511.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test511.py", line 37, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 511 test name: PigCMBFS field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-514 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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: 1.4e-16 < 2e-10 test id: 514 test name: PigBamgMesh field: x1 SUCCESS difference: 1.8e-16 < 7e-10 test id: 514 test name: PigBamgMesh field: y1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x2 SUCCESS difference: 9e-17 < 1e-13 test id: 514 test name: PigBamgMesh field: y2 SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x3 SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y3 SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x4 SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y4 SUCCESS difference: 8.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x5 SUCCESS difference: 1.1e-15 < 1e-13 test id: 514 test name: PigBamgMesh field: y5 SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x6 SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y6 SUCCESS difference: 2.8e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x7 SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y7 +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-514 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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: 1.4e-16 < 2e-10 test id: 514 test name: PigBamgMesh field: x1 SUCCESS difference: 1.8e-16 < 7e-10 test id: 514 test name: PigBamgMesh field: y1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x2 SUCCESS difference: 9e-17 < 1e-13 test id: 514 test name: PigBamgMesh field: y2 SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x3 SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y3 SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x4 SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y4 SUCCESS difference: 8.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x5 SUCCESS difference: 1.1e-15 < 1e-13 test id: 514 test name: PigBamgMesh field: y5 SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x6 SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y6 SUCCESS difference: 2.8e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x7 SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y7 +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-515 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test515 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test515 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test515 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 34979 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test515.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test515.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test515.py", line 23, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 515 test name: PigTherTranSUPG field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-515 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test515 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test515 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test515 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 34979 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test515.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test515.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test515.py", line 23, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 515 test name: PigTherTranSUPG field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-530 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test530.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test530.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test530.py", line 16, in md = solve(md, 'Balancevelocity') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 530 test name: PigBalVel1 field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-530 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test530.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test530.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test530.py", line 16, in md = solve(md, 'Balancevelocity') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 530 test name: PigBalVel1 field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-531 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test531.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test531.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test531.py", line 18, in md = solve(md, 'Balancevelocity') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 531 test name: PigBalVel2 field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-531 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test531.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test531.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test531.py", line 18, in md = solve(md, 'Balancevelocity') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 531 test name: PigBalVel2 field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-540 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test540 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test540 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test540.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test540.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test540.py", line 34, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 540 test name: PigTranCalvingDevSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-540 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test540 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test540 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test540.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test540.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test540.py", line 34, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 540 test name: PigTranCalvingDevSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-541 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 1272 IntParam IoConstant 910 IntParam IoConstant 100 IntParam IoConstant 182 IntParam IoConstant 318 StringParam IoConstant test541 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 1272 IntParam IoConstant 910 IntParam IoConstant 100 IntParam IoConstant 182 IntParam IoConstant 318 StringParam IoConstant test541 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 35662 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test541.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test541.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test541.py", line 34, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 541 test name: PigTranCalvingDevdHO3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-541 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 1272 IntParam IoConstant 910 IntParam IoConstant 100 IntParam IoConstant 182 IntParam IoConstant 318 StringParam IoConstant test541 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 1272 IntParam IoConstant 910 IntParam IoConstant 100 IntParam IoConstant 182 IntParam IoConstant 318 StringParam IoConstant test541 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 35662 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test541.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test541.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test541.py", line 34, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 541 test name: PigTranCalvingDevdHO3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-545 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1523 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 3 IntParam IoConstant 2 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 0 BoolParam IoConstant false IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 3.17098e-07 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test545 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 3 StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'DefaultCalving' 'FloatingMeltRate'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1523 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 3 IntParam IoConstant 2 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 0 BoolParam IoConstant false IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 3.17098e-07 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test545 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 3 StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'DefaultCalving' 'FloatingMeltRate'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test545.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test545.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test545.py", line 106, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 545 test name: PigTranStochasticforcingCovariance field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-545 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1523 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 3 IntParam IoConstant 2 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 0 BoolParam IoConstant false IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 3.17098e-07 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test545 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 3 StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'DefaultCalving' 'FloatingMeltRate'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1523 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 3 IntParam IoConstant 2 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 0 BoolParam IoConstant false IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 3.17098e-07 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test545 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 3 StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'DefaultCalving' 'FloatingMeltRate'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test545.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test545.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test545.py", line 106, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 545 test name: PigTranStochasticforcingCovariance field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-602 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test602.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test602.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test602.py", line 20, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 602 test name: 79NorthMasstransp2dDG field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-602 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test602.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test602.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test602.py", line 20, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 602 test name: 79NorthMasstransp2dDG field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-603 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test603.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test603.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test603.py", line 17, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 603 test name: 79NorthMasstransp3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-603 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test603.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test603.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test603.py", line 17, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 603 test name: 79NorthMasstransp3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-606 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test606.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test606.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test606.py", line 16, in md = solve(md, 'BedSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 606 test name: 79NorthBedSlop2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-606 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test606.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test606.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test606.py", line 16, in md = solve(md, 'BedSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 606 test name: 79NorthBedSlop2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-607 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test607.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test607.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test607.py", line 16, in md = solve(md, 'BedSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 607 test name: 79NorthBedSlop3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-607 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test607.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test607.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test607.py", line 16, in md = solve(md, 'BedSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 607 test name: 79NorthBedSlop3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-608 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test608.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test608.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test608.py", line 16, in md = solve(md, 'Balancethickness') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 608 test name: 79NorthBalThic2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-608 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test608.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test608.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test608.py", line 16, in md = solve(md, 'Balancethickness') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 608 test name: 79NorthBalThic2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-612 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 10 DoubleParam IoConstant 0.6 DoubleParam IoConstant 3.17098e-06 DoubleParam IoConstant 0.02 DoubleParam IoConstant 0.69 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test612 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 10 DoubleParam IoConstant 0.6 DoubleParam IoConstant 3.17098e-06 DoubleParam IoConstant 0.02 DoubleParam IoConstant 0.69 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test612 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 10 DoubleParam IoConstant 0.6 DoubleParam IoConstant 3.17098e-06 DoubleParam IoConstant 0.02 DoubleParam IoConstant 0.69 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test612 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test612.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test612.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test612.py", line 39, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 612 test name: 79NorthPISMhydrofriction field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-612 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 10 DoubleParam IoConstant 0.6 DoubleParam IoConstant 3.17098e-06 DoubleParam IoConstant 0.02 DoubleParam IoConstant 0.69 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test612 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 10 DoubleParam IoConstant 0.6 DoubleParam IoConstant 3.17098e-06 DoubleParam IoConstant 0.02 DoubleParam IoConstant 0.69 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test612 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 10 DoubleParam IoConstant 0.6 DoubleParam IoConstant 3.17098e-06 DoubleParam IoConstant 0.02 DoubleParam IoConstant 0.69 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test612 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test612.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test612.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test612.py", line 39, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 612 test name: 79NorthPISMhydrofriction field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-613 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test613.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test613.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test613.py", line 41, in md = solve(md, 'Balancethickness') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 613 test name: 79NorthCMBalThicVxVy field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-613 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test613.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test613.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test613.py", line 41, in md = solve(md, 'Balancethickness') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 613 test name: 79NorthCMBalThicVxVy field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-622 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1548 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test622 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 2 StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1548 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test622 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 2 StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1548 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test622 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 2 StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test622.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test622.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test622.py", line 90, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 622 test name: 9NorthHydrologyArmapw field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-622 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1548 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test622 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 2 StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1548 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test622 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 2 StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1548 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test622 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 2 StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test622.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test622.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test622.py", line 90, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 622 test name: 9NorthHydrologyArmapw field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-801 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test801 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test801 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test801 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test801.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test801.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test801.py", line 25, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 801 test name: ValleyGlacierLevelsetSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-801 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test801 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test801 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test801 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test801.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test801.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test801.py", line 25, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 801 test name: ValleyGlacierLevelsetSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-804 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test804 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test804 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test804 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 36951 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test804.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test804.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test804.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-804 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test804 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test804 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test804 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 36951 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test804.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test804.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test804.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-805 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test805 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test805 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test805 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test805.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test805.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test805.py", line 39, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-805 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test805 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test805 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test805 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test805.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test805.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test805.py", line 39, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-810 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test810 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test810 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test810 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test810.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test810.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test810.py", line 27, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-810 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test810 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test810 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test810 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test810.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test810.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test810.py", line 27, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-811 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test811 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test811 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test811 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test811.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test811.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test811.py", line 32, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-811 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test811 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test811 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test811 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test811.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test811.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test811.py", line 32, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-812 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1618 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test812 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test812 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test812 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test812.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test812.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test812.py", line 48, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-812 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1618 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test812 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test812 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test812 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test812.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test812.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test812.py", line 48, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-900 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1559 DoubleParam IoConstant 5.04e-10 BoolParam IoConstant false DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1e-06 IntParam IoConstant 200 IntParam IoConstant 1 BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.1 DoubleParam IoConstant 10 StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test900 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 300 DoubleParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test900.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test900.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test900.py", line 47, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 900 test name: SquareNoDynUnConfinedHydroDC field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-900 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1559 DoubleParam IoConstant 5.04e-10 BoolParam IoConstant false DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1e-06 IntParam IoConstant 200 IntParam IoConstant 1 BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.1 DoubleParam IoConstant 10 StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test900 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 300 DoubleParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test900.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test900.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test900.py", line 47, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 900 test name: SquareNoDynUnConfinedHydroDC field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-901 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test901.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test901.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test901.py", line 34, in md = solve(md, 'Hydrology') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-901 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test901.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test901.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test901.py", line 34, in md = solve(md, 'Hydrology') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-903 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test903.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test903.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test903.py", line 35, in md = solve(md, 'Hydrology') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-903 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test903.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test903.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test903.py", line 35, in md = solve(md, 'Hydrology') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-904 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1559 DoubleParam IoConstant 5.04e-10 BoolParam IoConstant true DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1e-06 IntParam IoConstant 100 IntParam IoConstant 1 BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 800 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 20 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0.001 IntParam IoConstant 1 DoubleParam IoConstant 30 IntParam IoConstant 0 StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 296 IntParam IoConstant 273 IntParam IoConstant 100 IntParam IoConstant 91 IntParam IoConstant 148 StringParam IoConstant test904 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 6.3072e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test904.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test904.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test904.py", line 44, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-904 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1559 DoubleParam IoConstant 5.04e-10 BoolParam IoConstant true DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1e-06 IntParam IoConstant 100 IntParam IoConstant 1 BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 800 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 20 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0.001 IntParam IoConstant 1 DoubleParam IoConstant 30 IntParam IoConstant 0 StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 296 IntParam IoConstant 273 IntParam IoConstant 100 IntParam IoConstant 91 IntParam IoConstant 148 StringParam IoConstant test904 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 6.3072e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test904.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test904.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test904.py", line 44, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-905 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1559 DoubleParam IoConstant 5.04e-10 BoolParam IoConstant true DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1e-06 IntParam IoConstant 100 IntParam IoConstant 5 BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 400 DoubleParam IoConstant 1e-10 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 20 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 1 DoubleParam IoConstant 20 DoubleParam IoConstant 0.001 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 0 StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test905 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1717 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance' 'SmbMassBalanceSubstep'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test905.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test905.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test905.py", line 70, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-905 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1559 DoubleParam IoConstant 5.04e-10 BoolParam IoConstant true DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1e-06 IntParam IoConstant 100 IntParam IoConstant 5 BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 400 DoubleParam IoConstant 1e-10 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 20 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 1 DoubleParam IoConstant 20 DoubleParam IoConstant 0.001 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 0 StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test905 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1717 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance' 'SmbMassBalanceSubstep'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test905.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test905.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test905.py", line 70, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-101 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test101.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test101.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test101.py", line 26, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 101 test name: SquareShelfConstrainedStressSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-101 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test101.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test101.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test101.py", line 26, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 101 test name: SquareShelfConstrainedStressSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-104 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp: [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel 430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test104.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test104.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test104.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 104 test name: SquareShelfConstrainedStressFS field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-104 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp: [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel 430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test104.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test104.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test104.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 104 test name: SquareShelfConstrainedStressFS field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-105 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 25637 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test105.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test105.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test105.py", line 16, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 105 test name: SquareShelfConstrainedMasstransp2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-105 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 25637 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test105.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test105.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test105.py", line 16, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 105 test name: SquareShelfConstrainedMasstransp2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-110 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test110 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test110 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test110 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test110.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test110.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test110.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 110 test name: SquareShelfConstrainedTranSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-110 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test110 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test110 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test110 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test110.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test110.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test110.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 110 test name: SquareShelfConstrainedTranSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-111 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test111 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test111 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 25848 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test111.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test111.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test111.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 111 test name: SquareShelfConstrainedTranHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-111 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test111 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test111 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 25848 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test111.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test111.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test111.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 111 test name: SquareShelfConstrainedTranHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-114 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [ [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel 1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test114.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test114.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test114.py", line 16, in md = solve(md, 'BedSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 114 test name: SquareShelfConstrainedBedSlop2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-114 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [ [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel 1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test114.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test114.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test114.py", line 16, in md = solve(md, 'BedSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 114 test name: SquareShelfConstrainedBedSlop2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-115 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test115.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test115.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test115.py", line 17, in md = solve(md, 'BedSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 115 test name: SquareShelfConstrainedBedSlop3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-115 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test115.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test115.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test115.py", line 17, in md = solve(md, 'BedSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 115 test name: SquareShelfConstrainedBedSlop3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-120 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test120.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test120.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test120.py", line 24, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-120 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test120.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test120.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test120.py", line 24, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-121 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test121 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test121 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test121 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test121.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test121.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test121.py", line 26, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-121 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test121 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test121 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test121 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test121.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test121.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test121.py", line 26, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-125 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test125 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 4 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 5.99184e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'TotalSmb'} IntParam IoConstant 4 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file test125.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test125.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test125.py", line 26, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-125 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test125 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 4 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 5.99184e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'TotalSmb'} IntParam IoConstant 4 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file test125.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test125.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test125.py", line 26, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-131 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test131.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test131.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test131.py", line 19, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-131 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test131.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test131.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test131.py", line 19, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-202 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test202.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test202.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test202.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 202 test name: SquareShelfStressSSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-202 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test202.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test202.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test202.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 202 test name: SquareShelfStressSSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-203 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test203.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test203.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test203.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 203 test name: SquareShelfStressHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-203 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test203.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test203.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test203.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 203 test name: SquareShelfStressHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-206 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test206.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test206.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test206.py", line 19, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 206 test name: SquareShelfTherStea field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-206 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test206.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test206.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test206.py", line 19, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 206 test name: SquareShelfTherStea field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-207 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test207 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test207 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test207 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test207.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test207.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test207.py", line 23, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 207 test name: SquareShelfTherTran field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-207 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test207 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test207 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test207 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test207.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test207.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test207.py", line 23, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 207 test name: SquareShelfTherTran field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-209 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test209 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test209 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test209 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test209.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test209.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test209.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 209 test name: SquareShelfTranSSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-209 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test209 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test209 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test209 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test209.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test209.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test209.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 209 test name: SquareShelfTranSSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-212 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test212.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test212.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test212.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 212 test name: SquareShelfCMBSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-212 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test212.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test212.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test212.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 212 test name: SquareShelfCMBSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-213 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [ [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel 0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test213.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test213.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test213.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 213 test name: SquareShelfCMBSSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-213 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [ [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel 0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test213.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test213.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test213.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 213 test name: SquareShelfCMBSSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-217 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test217.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test217.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test217.py", line 71, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 217 test name: SquareShelfConstrained field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-217 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test217.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test217.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test217.py", line 71, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 217 test name: SquareShelfConstrained field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-219 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test219.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test219.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test219.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 219 test name: SquareShelfStressSSAHOTiling field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-219 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test219.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test219.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test219.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 219 test name: SquareShelfStressSSAHOTiling field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-222 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test222 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test222 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test222 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test222.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test222.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test222.py", line 17, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-222 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test222 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test222 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test222 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test222.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test222.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test222.py", line 17, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-223 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test223 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test223.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test223.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test223.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-223 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test223 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test223.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test223.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test223.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-226 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test226 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 4.7304e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test226 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 4.7304e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test226 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 4.7304e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test226.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test226.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test226.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 226 test name: SquareShelfTranCflSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-226 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test226 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 4.7304e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test226 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 4.7304e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test226 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 4.7304e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test226.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test226.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test226.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 226 test name: SquareShelfTranCflSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-227 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test227 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test227 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test227 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test227.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test227.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test227.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 227 test name: SquareShelfTranCflHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-227 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test227 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test227 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test227 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test227.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test227.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test227.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 227 test name: SquareShelfTranCflHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-228 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test228 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test228 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test228 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test228.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test228.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test228.py", line 29, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 228 test name: SquareShelfTranForceNeg2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-228 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test228 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test228 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test228 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test228.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test228.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test228.py", line 29, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 228 test name: SquareShelfTranForceNeg2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-229 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test229 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test229 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test229 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test229.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test229.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test229.py", line 29, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 229 test name: SquareShelfTranForcePos2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-229 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test229 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test229 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test229 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test229.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test229.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test229.py", line 29, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 229 test name: SquareShelfTranForcePos2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-232 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 IntParam IoConstant 1413 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' IntParam IoConstant 2 IntParam IoConstant 0 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test232 StringArrayParam IoConstant { DoubleParam IoConstant 0 DoubleParam IoConstant 500 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true } BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test232 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test232 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 27790 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test232.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test232.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test232.py", line 29, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 232 test name: SquareShelfTherTranForcTemp field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-232 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 IntParam IoConstant 1413 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' IntParam IoConstant 2 IntParam IoConstant 0 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test232 StringArrayParam IoConstant { DoubleParam IoConstant 0 DoubleParam IoConstant 500 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true } BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test232 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test232 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 27790 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test232.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test232.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test232.py", line 29, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 232 test name: SquareShelfTherTranForcTemp field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-233 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test233 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test233 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { StringParam IoConstant test233 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test233.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test233.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test233.py", line 21, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 233 test name: SquareShelfTranHOForcTemp field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-233 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test233 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test233 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { StringParam IoConstant test233 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test233.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test233.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test233.py", line 21, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 233 test name: SquareShelfTranHOForcTemp field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-236 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test236 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1721 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+09 DoubleParam IoConstant 6.3072e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test236 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1721 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+09 DoubleParam IoConstant 6.3072e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test236 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 27922 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test236.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test236.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test236.py", line 68, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-236 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test236 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1721 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+09 DoubleParam IoConstant 6.3072e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test236 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1721 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+09 DoubleParam IoConstant 6.3072e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test236 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 27922 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test236.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test236.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test236.py", line 68, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-237 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 8 IntParam IoConstant 15 IntParam IoConstant 100 IntParam IoConstant 5 IntParam IoConstant 4 StringParam IoConstant test237 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1721 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+09 DoubleParam IoConstant 6.3072e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test237.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test237.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test237.py", line 74, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-237 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 8 IntParam IoConstant 15 IntParam IoConstant 100 IntParam IoConstant 5 IntParam IoConstant 4 StringParam IoConstant test237 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1721 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+09 DoubleParam IoConstant 6.3072e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test237.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test237.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test237.py", line 74, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-238 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test238 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+09 DoubleParam IoConstant 6.3072e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test238 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+09 DoubleParam IoConstant 6.3072e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test238.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test238.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test238.py", line 50, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-238 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test238 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+09 DoubleParam IoConstant 6.3072e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test238 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+09 DoubleParam IoConstant 6.3072e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test238.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test238.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test238.py", line 50, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-239 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test239 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test239 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 28265 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test239.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test239.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test239.py", line 55, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-239 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test239 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test239 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 28265 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test239.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test239.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test239.py", line 55, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-242 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test242 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test242 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test242 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test242.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test242.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test242.py", line 31, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 242 test name: SquareShelfTranForceNoInterp3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-242 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test242 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test242 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test242 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test242.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test242.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test242.py", line 31, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 242 test name: SquareShelfTranForceNoInterp3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-243 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test243 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19682e+10 DoubleParam IoConstant 6.19998e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test243 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19682e+10 DoubleParam IoConstant 6.19998e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test243 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19682e+10 DoubleParam IoConstant 6.19998e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test243.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test243.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test243.py", line 64, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 243 test name: SquareShelfSMBGemb field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-243 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test243 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19682e+10 DoubleParam IoConstant 6.19998e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test243 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19682e+10 DoubleParam IoConstant 6.19998e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test243 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19682e+10 DoubleParam IoConstant 6.19998e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test243.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test243.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test243.py", line 64, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 243 test name: SquareShelfSMBGemb field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-247 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test247.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test247.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test247.py", line 91, in md = solve(md, 'thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-247 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test247.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test247.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test247.py", line 91, in md = solve(md, 'thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-248 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test248.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test248.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test248.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 248 test name: SquareShelfStressMOLHO2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-248 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test248.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test248.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test248.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 248 test name: SquareShelfStressMOLHO2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-252 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test252 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test252 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test252 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test252.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test252.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test252.py", line 72, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 252 test name: SquareShelfSMBGembClim field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-252 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test252 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test252 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test252 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test252.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test252.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test252.py", line 72, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 252 test name: SquareShelfSMBGembClim field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-253 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test253 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 3 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test253 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 3 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test253 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 3 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test253.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test253.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test253.py", line 71, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 253 test name: SquareShelfSMBGembClimConstrainT field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-253 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test253 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 3 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test253 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 3 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test253 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 3 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test253.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test253.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test253.py", line 71, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 253 test name: SquareShelfSMBGembClimConstrainT field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-256 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test256 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test256.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test256.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test256.py", line 21, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-256 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test256 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test256.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test256.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test256.py", line 21, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-257 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 262 IntParam IoConstant 153 IntParam IoConstant 25 StringParam IoConstant test257 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 IntParam IoConstant 1 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'SMBarma'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 262 IntParam IoConstant 153 IntParam IoConstant 25 StringParam IoConstant test257 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 IntParam IoConstant 1 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'SMBarma'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 262 IntParam IoConstant 153 IntParam IoConstant 25 StringParam IoConstant test257 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 IntParam IoConstant 1 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'SMBarma'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test257.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test257.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test257.py", line 86, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 257 test name: SquareShelfSMBarma field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-257 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 262 IntParam IoConstant 153 IntParam IoConstant 25 StringParam IoConstant test257 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 IntParam IoConstant 1 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'SMBarma'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 262 IntParam IoConstant 153 IntParam IoConstant 25 StringParam IoConstant test257 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 IntParam IoConstant 1 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'SMBarma'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 262 IntParam IoConstant 153 IntParam IoConstant 25 StringParam IoConstant test257 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 IntParam IoConstant 1 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'SMBarma'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test257.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test257.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test257.py", line 86, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 257 test name: SquareShelfSMBarma field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-272 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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 /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test272.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test272.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test272.py", line 39, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 272 test name: SquareShelfCMDSSA2dDamage field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-272 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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 /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test272.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test272.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test272.py", line 39, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 272 test name: SquareShelfCMDSSA2dDamage field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-273 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test273.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test273.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test273.py", line 27, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-273 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test273.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test273.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test273.py", line 27, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-280 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test280.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test280.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test280.py", line 23, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-280 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test280.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test280.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test280.py", line 23, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-285 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test285.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test285.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test285.py", line 24, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 285 test name: SquareShelfStressHOHigherOrder field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-285 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test285.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test285.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test285.py", line 24, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 285 test name: SquareShelfStressHOHigherOrder field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-290 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430============================================================ Binary file test290.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test290.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test290.py", line 19, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 290 test name: SquareShelfStressFSP2P1 field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-290 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430============================================================ Binary file test290.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test290.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test290.py", line 19, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 290 test name: SquareShelfStressFSP2P1 field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-291 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test291.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test291.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test291.py", line 19, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 291 test name: SquareShelfStressFSP4z field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-291 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test291.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test291.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test291.py", line 19, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 291 test name: SquareShelfStressFSP4z field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-302 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test302.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test302.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test302.py", line 16, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 302 test name: SquareSheetConstrainedStressSIA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-302 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test302.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test302.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test302.py", line 16, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 302 test name: SquareSheetConstrainedStressSIA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-303 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test303.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test303.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test303.py", line 16, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-303 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test303.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test303.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test303.py", line 16, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-306 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test306.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test306.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test306.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-306 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test306.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test306.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test306.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-307 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test307.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test307.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test307.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 307 test name: SquareSheetConstrainedStressHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-307 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test307.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test307.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test307.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 307 test name: SquareSheetConstrainedStressHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-308 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test308.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test308.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test308.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 308 test name: SquareSheetConstrainedStressFS field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-308 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test308.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test308.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test308.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 308 test name: SquareSheetConstrainedStressFS field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-312 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test312.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test312.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test312.py", line 18, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 312 test name: SquareSheetConstrainedTherStea field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-312 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test312.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test312.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test312.py", line 18, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 312 test name: SquareSheetConstrainedTherStea field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-313 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test313 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 20 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test313 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 20 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test313 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 20 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file test313.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test313.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test313.py", line 23, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 313 test name: SquareSheetConstrainedTherTran field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-313 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test313 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 20 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test313 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 20 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test313 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 20 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file test313.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test313.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test313.py", line 23, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 313 test name: SquareSheetConstrainedTherTran field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-316 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test316 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test316 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test316 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test316.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test316.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test316.py", line 16, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 316 test name: SquareSheetConstrainedTranSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-316 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test316 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test316 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test316 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test316.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test316.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test316.py", line 16, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 316 test name: SquareSheetConstrainedTranSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-317 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test317 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test317 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test317 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test317.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test317.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test317.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 317 test name: SquareSheetConstrainedTranHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-317 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test317 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test317 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test317 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test317.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test317.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test317.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 317 test name: SquareSheetConstrainedTranHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-318 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test318.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test318.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test318.py", line 18, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-318 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test318.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test318.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test318.py", line 18, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-322 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test322.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test322.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test322.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 322 test name: SquareSheetConstrainedCMDragFS field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-322 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test322.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test322.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test322.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 322 test name: SquareSheetConstrainedCMDragFS field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-323 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test323 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 3.53203e+10 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test323 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 3.53203e+10 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test323 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 3.53203e+10 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test323.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test323.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test323.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-323 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test323 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 3.53203e+10 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test323 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 3.53203e+10 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test323 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 3.53203e+10 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test323.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test323.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test323.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-326 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test326 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test326 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test326 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test326.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test326.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test326.py", line 27, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-326 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test326 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test326 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test326 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test326.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test326.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test326.py", line 27, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-327 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test327 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test327 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test327 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test327.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test327.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test327.py", line 25, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 327 test name: SquareSheetConstrainedTransHOEnth field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-327 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test327 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test327 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test327 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test327.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test327.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test327.py", line 25, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 327 test name: SquareSheetConstrainedTransHOEnth field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-328 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test328 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test328 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test328 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 30983 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test328.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test328.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test328.py", line 22, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-328 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test328 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test328 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test328 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 30983 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test328.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test328.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test328.py", line 22, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-329 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset' DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 } IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 DoubleParam IoConstant 0 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test329 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test329 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 0 DoubleParam IoConstant 0 [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test329 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test329.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test329.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test329.py", line 23, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-329 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset' DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 } IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 DoubleParam IoConstant 0 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test329 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test329 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 0 DoubleParam IoConstant 0 [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test329 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test329.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test329.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test329.py", line 23, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-332 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test332 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test332 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test332 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test332.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test332.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test332.py", line 17, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-332 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test332 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test332 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test332 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test332.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test332.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test332.py", line 17, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-333 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test333.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test333.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test333.py", line 36, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-333 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test333.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test333.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test333.py", line 36, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-336 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test336 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test336 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test336 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test336.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test336.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test336.py", line 32, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-336 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test336 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test336 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test336 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test336.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test336.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test336.py", line 32, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-337 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test337 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test337 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test337 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true ============================================================ Binary file test337.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test337.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test337.py", line 33, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-337 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test337 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test337 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test337 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true ============================================================ Binary file test337.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test337.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test337.py", line 33, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-338 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test338 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test338 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test338 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test338.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test338.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test338.py", line 33, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-338 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test338 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test338 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test338 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test338.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test338.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test338.py", line 33, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-339 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test339 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test339 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 31526 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test339.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test339.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test339.py", line 34, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-339 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test339 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test339 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 31526 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test339.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test339.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test339.py", line 34, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-342 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test342.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test342.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test342.py", line 26, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 342 test name: SquareSheetTherSteaPlume field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-342 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test342.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test342.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test342.py", line 26, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 342 test name: SquareSheetTherSteaPlume field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-343 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test343 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test343 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test343 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test343.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test343.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test343.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-343 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test343 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test343 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test343 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test343.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test343.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test343.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-346 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 1562 DoubleParam IoConstant 1023 DoubleParam IoConstant 929 DoubleParam IoConstant 1.372e-05 DoubleParam IoConstant 700 DoubleParam IoConstant 199000 DoubleParam IoConstant 0.5 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 195 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1667 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test346 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 1562 DoubleParam IoConstant 1023 DoubleParam IoConstant 929 DoubleParam IoConstant 1.372e-05 DoubleParam IoConstant 700 DoubleParam IoConstant 199000 DoubleParam IoConstant 0.5 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 195 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1667 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test346 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 1562 DoubleParam IoConstant 1023 DoubleParam IoConstant 929 DoubleParam IoConstant 1.372e-05 DoubleParam IoConstant 700 DoubleParam IoConstant 199000 DoubleParam IoConstant 0.5 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 195 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1667 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test346 StringArrayParam IoConstant {} =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 31833 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test346.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test346.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test346.py", line 25, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 346 test name: SquareSheetConstrainedTherTranNyeCO2 field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-346 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 1562 DoubleParam IoConstant 1023 DoubleParam IoConstant 929 DoubleParam IoConstant 1.372e-05 DoubleParam IoConstant 700 DoubleParam IoConstant 199000 DoubleParam IoConstant 0.5 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 195 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1667 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test346 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 1562 DoubleParam IoConstant 1023 DoubleParam IoConstant 929 DoubleParam IoConstant 1.372e-05 DoubleParam IoConstant 700 DoubleParam IoConstant 199000 DoubleParam IoConstant 0.5 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 195 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1667 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test346 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 1562 DoubleParam IoConstant 1023 DoubleParam IoConstant 929 DoubleParam IoConstant 1.372e-05 DoubleParam IoConstant 700 DoubleParam IoConstant 199000 DoubleParam IoConstant 0.5 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 195 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1667 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test346 StringArrayParam IoConstant {} =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 31833 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test346.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test346.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test346.py", line 25, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 346 test name: SquareSheetConstrainedTherTranNyeCO2 field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-347 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1668 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test347 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1668 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test347 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 31920 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test347.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test347.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test347.py", line 28, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-347 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1668 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test347 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1668 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test347 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 31920 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test347.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test347.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test347.py", line 28, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-352 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test352 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test352 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test352 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 31971 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test352.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test352.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test352.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-352 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test352 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test352 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test352 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 31971 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test352.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test352.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test352.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-353 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test353 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test353 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test353 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test353.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test353.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test353.py", line 34, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-353 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test353 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test353 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test353 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test353.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test353.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test353.py", line 34, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-356 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test356.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test356.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test356.py", line 43, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 356 test name: TransientFrictionSchoof field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-356 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test356.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test356.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test356.py", line 43, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 356 test name: TransientFrictionSchoof field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-359 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant true StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant true StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file testChannels.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: testChannels.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test359.py", line 82, in md = solve(md, 'Transient') # Or 'tr' File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-359 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant true StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant true StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file testChannels.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: testChannels.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test359.py", line 82, in md = solve(md, 'Transient') # Or 'tr' File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-402 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test402.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test402.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test402.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 402 test name: SquareSheetShelfStressSSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-402 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test402.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test402.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test402.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 402 test name: SquareSheetShelfStressSSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-403 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test403.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test403.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test403.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 403 test name: SquareSheetShelfStressHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-403 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test403.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test403.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test403.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 403 test name: SquareSheetShelfStressHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-406 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test406.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test406.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test406.py", line 17, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 406 test name: SquareSheetShelfTherStea field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-406 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test406.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test406.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test406.py", line 17, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 406 test name: SquareSheetShelfTherStea field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-407 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test407 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test407 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test407 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test407.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test407.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test407.py", line 21, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 407 test name: SquareSheetShelfTherTran field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-407 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test407 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test407 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test407 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test407.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test407.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test407.py", line 21, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 407 test name: SquareSheetShelfTherTran field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-408 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test408 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test408 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test408.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test408.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test408.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 408 test name: SquareSheetShelfTranSSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-408 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test408 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test408 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test408.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test408.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test408.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 408 test name: SquareSheetShelfTranSSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-409 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test409 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test409 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test409 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test409.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test409.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test409.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 409 test name: SquareSheetShelfTranMHOPenalties field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-409 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test409 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test409 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test409 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test409.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test409.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test409.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 409 test name: SquareSheetShelfTranMHOPenalties field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-419 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test419.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test419.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test419.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-419 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test419.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test419.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test419.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-426 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test426 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test426 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 33092 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test426.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test426.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test426.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-426 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test426 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test426 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 33092 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test426.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test426.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test426.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-427 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test427 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test427 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 33168 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test427.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test427.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test427.py", line 28, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-427 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test427 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test427 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 33168 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test427.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test427.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test427.py", line 28, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-428 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test428.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test428.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test428.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-428 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test428.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test428.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test428.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-429 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test429.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test429.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test429.py", line 19, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 429 test name: SquareSheetShelfStressHONewton field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-429 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test429.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test429.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test429.py", line 19, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 429 test name: SquareSheetShelfStressHONewton field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-432 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test432.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test432.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test432.py", line 22, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-432 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test432.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test432.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test432.py", line 22, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-436 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1 [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test436.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test436.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test436.py", line 31, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-436 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1 [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test436.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test436.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test436.py", line 31, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-437 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 41 IntParam IoConstant 640 IntParam IoConstant 533 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant SquareThermal StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 1.5768e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 41 IntParam IoConstant 640 IntParam IoConstant 533 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant SquareThermal StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 1.5768e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 41 IntParam IoConstant 640 IntParam IoConstant 533 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant SquareThermal StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 1.5768e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file SquareThermal.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: SquareThermal.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test437.py", line 60, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 437 test name: ThermalEnthBasalcondsTrans field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-437 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 41 IntParam IoConstant 640 IntParam IoConstant 533 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant SquareThermal StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 1.5768e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 41 IntParam IoConstant 640 IntParam IoConstant 533 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant SquareThermal StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 1.5768e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 41 IntParam IoConstant 640 IntParam IoConstant 533 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant SquareThermal StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 1.5768e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file SquareThermal.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: SquareThermal.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test437.py", line 60, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 437 test name: ThermalEnthBasalcondsTrans field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-438 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog ----------------running----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test438 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test438 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test438 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test438.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test438.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test438.py", line 22, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 438 test name: TransientFrictionWaterlayer2D field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-438 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog ----------------running----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test438 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test438 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test438 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test438.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test438.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test438.py", line 22, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 438 test name: TransientFrictionWaterlayer2D field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-439 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1767 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test439 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1767 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test439 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1767 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test439 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test439.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test439.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test439.py", line 24, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 439 test name: TransientFrictionWaterlayer3D field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-439 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1767 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test439 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1767 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test439 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1767 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test439 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test439.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test439.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test439.py", line 24, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 439 test name: TransientFrictionWaterlayer3D field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-443 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test443 StringParam IoConstant GroundedArea1 StringParam IoConstant Outputdefinition1 StringParam IoConstant GroundedArea StringArrayParam IoConstant { 'Regionaloutput'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test443 StringParam IoConstant GroundedArea1 StringParam IoConstant Outputdefinition1 StringParam IoConstant GroundedArea StringArrayParam IoConstant { 'Regionaloutput'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'} IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test443 StringParam IoConstant GroundedArea1 StringParam IoConstant Outputdefinition1 StringParam IoConstant GroundedArea StringArrayParam IoConstant { 'Regionaloutput'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test443.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test443.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test443.py", line 56, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-443 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test443 StringParam IoConstant GroundedArea1 StringParam IoConstant Outputdefinition1 StringParam IoConstant GroundedArea StringArrayParam IoConstant { 'Regionaloutput'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test443 StringParam IoConstant GroundedArea1 StringParam IoConstant Outputdefinition1 StringParam IoConstant GroundedArea StringArrayParam IoConstant { 'Regionaloutput'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'} IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test443 StringParam IoConstant GroundedArea1 StringParam IoConstant Outputdefinition1 StringParam IoConstant GroundedArea StringArrayParam IoConstant { 'Regionaloutput'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test443.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test443.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test443.py", line 56, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-446 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test446.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test446.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test446.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 446 test name: SquareSheetShelfStressMOLHO2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-446 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test446.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test446.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test446.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 446 test name: SquareSheetShelfStressMOLHO2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-449 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1665 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test449 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1665 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test449 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1665 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test449 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test449.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test449.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test449.py", line 62, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 449 test name: MISMIP3DMOLHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-449 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1665 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test449 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1665 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test449 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1665 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test449 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test449.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test449.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test449.py", line 62, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 449 test name: MISMIP3DMOLHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-481 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false } BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion' IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 11 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 11 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test481 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test481 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 11 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test481 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test481.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test481.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test481.py", line 25, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 481 test name: TransientFrictionSchoof field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-481 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false } BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion' IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 11 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 11 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test481 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test481 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 11 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test481 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test481.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test481.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test481.py", line 25, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 481 test name: TransientFrictionSchoof field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-491 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test491 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test491 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test491 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test491.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test491.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test491.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-491 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test491 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test491 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test491 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test491.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test491.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test491.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-494 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 4 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test494 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 4 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test494 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 4 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test494 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test494.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test494.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test494.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 494 test name: SquareSheetShelfTranMeltFCT field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-494 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 4 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test494 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 4 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test494 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 4 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test494 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test494.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test494.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test494.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 494 test name: SquareSheetShelfTranMeltFCT field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-495 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 5 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test495 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 5 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test495 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 5 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test495 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test495.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test495.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test495.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 495 test name: SquareSheetShelfTranMeltSUPG field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-495 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 5 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test495 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 5 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test495 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 5 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test495 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test495.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test495.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test495.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 495 test name: SquareSheetShelfTranMeltSUPG field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-502 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test502.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test502.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test502.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 502 test name: PigStressHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-502 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test502.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test502.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test502.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 502 test name: PigStressHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-503 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test503.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test503.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test503.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 503 test name: PigStressFS field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-503 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test503.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test503.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test503.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 503 test name: PigStressFS field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-506 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 2 IntParam IoConstant 35 IntParam IoConstant 52 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test506 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 2 IntParam IoConstant 35 IntParam IoConstant 52 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test506 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test506.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test506.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test506.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 506 test name: PigTranHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-506 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 2 IntParam IoConstant 35 IntParam IoConstant 52 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test506 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 2 IntParam IoConstant 35 IntParam IoConstant 52 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test506 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test506.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test506.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test506.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 506 test name: PigTranHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-509 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test509.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test509.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test509.py", line 19, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 509 test name: PigSteaHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-509 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test509.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test509.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test509.py", line 19, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 509 test name: PigSteaHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-512 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [ [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel 0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test512.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test512.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test512.py", line 35, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 512 test name: PigCMDragHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-512 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [ [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel 0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test512.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test512.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test512.py", line 35, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 512 test name: PigCMDragHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-513 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test513.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test513.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test513.py", line 34, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 513 test name: PigCMDragSteaSSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-513 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test513.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test513.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test513.py", line 34, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 513 test name: PigCMDragSteaSSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-516 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test516.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test516.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test516.py", line 20, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 516 test name: PigTherSteaSUPG field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-516 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test516.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test516.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test516.py", line 20, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 516 test name: PigTherSteaSUPG field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-518 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test518.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test518.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test518.py", line 20, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 518 test name: field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-518 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test518.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test518.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test518.py", line 20, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 518 test name: field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-519 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test519 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test519 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test519 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test519.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test519.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test519.py", line 21, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 519 test name: PigTranMOLHO2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-519 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test519 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test519 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test519 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test519.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test519.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test519.py", line 21, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 519 test name: PigTranMOLHO2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-542 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1522 IntParam IoConstant 2 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test542 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingMeltingrate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1522 IntParam IoConstant 2 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test542 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingMeltingrate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test542.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test542.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test542.py", line 49, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 542 test name: PigTranFrontalforcingsrignot field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-542 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1522 IntParam IoConstant 2 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test542 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingMeltingrate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1522 IntParam IoConstant 2 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test542 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingMeltingrate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test542.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test542.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test542.py", line 49, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 542 test name: PigTranFrontalforcingsrignot field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-543 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1523 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 3 IntParam IoConstant 4 IntParam IoConstant 2 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 1 BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 3.17098e-07 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test543 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 2 StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'FrontalForcingsSubglacialDischargearma'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 1.5768e+06 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1523 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 3 IntParam IoConstant 4 IntParam IoConstant 2 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 1 BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 3.17098e-07 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test543 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 2 StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'FrontalForcingsSubglacialDischargearma'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 1.5768e+06 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test543.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test543.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test543.py", line 140, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 543 test name: PigTranRignotarma field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-543 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1523 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 3 IntParam IoConstant 4 IntParam IoConstant 2 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 1 BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 3.17098e-07 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test543 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 2 StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'FrontalForcingsSubglacialDischargearma'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 1.5768e+06 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1523 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 3 IntParam IoConstant 4 IntParam IoConstant 2 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 1 BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 3.17098e-07 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test543 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 2 StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'FrontalForcingsSubglacialDischargearma'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 1.5768e+06 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test543.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test543.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test543.py", line 140, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 543 test name: PigTranRignotarma field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-601 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test601.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test601.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test601.py", line 16, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 601 test name: 79NorthMasstransp2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-601 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test601.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test601.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test601.py", line 16, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 601 test name: 79NorthMasstransp2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-604 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test604.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test604.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test604.py", line 16, in md = solve(md, 'SurfaceSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 604 test name: 79NorthSurfSlop2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-604 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test604.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test604.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test604.py", line 16, in md = solve(md, 'SurfaceSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 604 test name: 79NorthSurfSlop2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-605 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test605.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test605.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test605.py", line 17, in md = solve(md, 'SurfaceSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 605 test name: 79NorthSurfSlop3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-605 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test605.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test605.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test605.py", line 17, in md = solve(md, 'SurfaceSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 605 test name: 79NorthSurfSlop3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-610 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test610 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test610 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test610 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test610.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test610.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test610.py", line 33, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 610 test name: 79NorthPISMhydro field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-610 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test610 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test610 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test610 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test610.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test610.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test610.py", line 33, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 610 test name: 79NorthPISMhydro field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-611 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test611.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test611.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test611.py", line 31, in md = solve(md, 'Balancethickness') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 611 test name: 79NorthCMBalThic2dCG field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-611 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test611.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test611.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test611.py", line 31, in md = solve(md, 'Balancethickness') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 611 test name: 79NorthCMBalThic2dCG field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-621 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test621 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test621 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 2 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test621 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test621.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test621.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test621.py", line 56, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 621 test name: 79NorthStochFrictionWaterPressure field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-621 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test621 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test621 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 2 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test621 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test621.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test621.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test621.py", line 56, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 621 test name: 79NorthStochFrictionWaterPressure field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-701 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test701.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test701.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test701.py", line 67, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 701 test name: FlowbandFSshelf field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-701 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test701.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test701.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test701.py", line 67, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 701 test name: FlowbandFSshelf field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-802 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test802 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test802 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test802 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test802.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test802.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test802.py", line 31, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-802 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test802 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test802 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test802 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test802.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test802.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test802.py", line 31, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-803 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test803 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test803 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 37463 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test803.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test803.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test803.py", line 33, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-803 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test803 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test803 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 37463 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test803.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test803.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test803.py", line 33, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-806 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test806 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test806 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test806 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test806.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test806.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test806.py", line 46, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-806 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test806 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test806 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test806 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test806.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test806.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test806.py", line 46, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-807 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test807 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test807 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test807 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test807.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test807.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test807.py", line 43, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-807 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test807 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test807 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test807 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test807.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test807.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test807.py", line 43, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-809 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 104 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test809 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 104 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test809 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 104 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test809 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test809.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test809.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test809.py", line 36, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-809 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 104 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test809 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 104 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test809 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 104 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test809 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test809.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test809.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test809.py", line 36, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-902 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1559 DoubleParam IoConstant 5.04e-10 BoolParam IoConstant true DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1e-06 IntParam IoConstant 100 IntParam IoConstant 10 BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 800 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 20 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0.001 IntParam IoConstant 1 DoubleParam IoConstant 30 IntParam IoConstant 0 StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test902 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test902.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test902.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test902.py", line 45, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-902 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1559 DoubleParam IoConstant 5.04e-10 BoolParam IoConstant true DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1e-06 IntParam IoConstant 100 IntParam IoConstant 10 BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 800 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 20 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0.001 IntParam IoConstant 1 DoubleParam IoConstant 30 IntParam IoConstant 0 StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test902 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test902.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test902.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test902.py", line 45, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: PYTHON-906 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1559 DoubleParam IoConstant 5.04e-10 BoolParam IoConstant true DoubleParam IoConstant 3 IntParam IoConstant 10 DoubleParam IoConstant 1e-06 IntParam IoConstant 100 IntParam IoConstant 1 BoolParam IoConstant true IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 5e-10 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 10 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 10 DoubleParam IoConstant 1 DoubleParam IoConstant 0.001 IntParam IoConstant 0 DoubleParam IoConstant 30 IntParam IoConstant 0 StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 34 IntParam IoConstant 26 IntParam IoConstant 25 StringParam IoConstant test906 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+06 DoubleParam IoConstant 3.1536e+06 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test906.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test906.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test906.py", line 76, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-906 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1559 DoubleParam IoConstant 5.04e-10 BoolParam IoConstant true DoubleParam IoConstant 3 IntParam IoConstant 10 DoubleParam IoConstant 1e-06 IntParam IoConstant 100 IntParam IoConstant 1 BoolParam IoConstant true IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 5e-10 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 10 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 10 DoubleParam IoConstant 1 DoubleParam IoConstant 0.001 IntParam IoConstant 0 DoubleParam IoConstant 30 IntParam IoConstant 0 StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 34 IntParam IoConstant 26 IntParam IoConstant 25 StringParam IoConstant test906 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+06 DoubleParam IoConstant 3.1536e+06 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test906.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test906.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test906.py", line 76, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: N/A +++ exit code: 0 +++ error: 1 ----------Python exited in error!---------- OSGeo/GDAL for Python not installed, overlay plots are not enabled ----------------starting:102----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test102.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test102.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test102.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 102 test name: SquareShelfConstrainedStressSSA3d field: N/A ----------------finished:102----------------------- ----------------starting:103----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test103.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test103.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test103.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 103 test name: SquareShelfConstrainedStressHO field: N/A ----------------finished:103----------------------- ----------------starting:106----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test106.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test106.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test106.py", line 20, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: N/A ----------------finished:106----------------------- ----------------starting:107----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test107.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test107.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test107.py", line 17, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 107 test name: SquareShelfConstrainedMasstransp3d field: N/A ----------------finished:107----------------------- ----------------starting:108----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test108.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test108.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test108.py", line 18, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 108 test name: SquareShelfConstrainedTherStea field: N/A ----------------finished:108----------------------- ----------------starting:109----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test109 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test109 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test109 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test109.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test109.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test109.py", line 22, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 109 test name: SquareShelfConstrainedTherTran field: N/A ----------------finished:109----------------------- ----------------starting:112----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test112.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test112.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test112.py", line 16, in md = solve(md, 'SurfaceSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: N/A ----------------finished:112----------------------- ----------------starting:113----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test113.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test113.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test113.py", line 17, in md = solve(md, 'SurfaceSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: N/A ----------------finished:113----------------------- ----------------starting:116----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test116.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test116.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test116.py", line 20, in md = solve(md, 'Balancethickness') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 116 test name: SquareShelfConstrainedBalThic2d field: N/A ----------------finished:116----------------------- ----------------starting:122----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test122 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test122 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test122.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test122.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test122.py", line 22, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 122 test name: SquareShelfConstrainedTransHOEnth field: N/A ----------------finished:122----------------------- ----------------starting:123----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 36 IntParam IoConstant 27 IntParam IoConstant 25 StringParam IoConstant test123 StringParam IoConstant SurfaceMisfit StringParam IoConstant Outputdefinition1 StringParam IoConstant Surface StringParam IoConstant SurfaceObservation IntParam IoConstant 1 StringParam IoConstant nearestneighbor StringParam IoConstant WeightsSurfaceObservation StringArrayParam IoConstant { 'Misfit'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'SurfaceMisfit'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 36 IntParam IoConstant 27 IntParam IoConstant 25 StringParam IoConstant test123 StringParam IoConstant SurfaceMisfit StringParam IoConstant Outputdefinition1 StringParam IoConstant Surface StringParam IoConstant SurfaceObservation IntParam IoConstant 1 StringParam IoConstant nearestneighbor StringParam IoConstant WeightsSurfaceObservation StringArrayParam IoConstant { 'Misfit'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'SurfaceMisfit'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 26351 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test123.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test123.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test123.py", line 32, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: N/A ----------------finished:123----------------------- ----------------starting:126----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test126 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 5 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 2.52288e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'TotalSmb'} IntParam IoConstant 4 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file test126.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test126.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test126.py", line 26, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: N/A ----------------finished:126----------------------- ----------------starting:127----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test127.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test127.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test127.py", line 29, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: N/A ----------------finished:127----------------------- ----------------starting:128----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test128 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'VxSurface' 'VySurface' 'VxShear' 'VyShear' 'VxBase' 'VyBase'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test128 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test128 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'VxSurface' 'VySurface' 'VxShear' 'VyShear' 'VxBase' 'VyBase'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test128.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test128.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test128.py", line 20, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: N/A ----------------finished:128----------------------- ----------------starting:129----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test129 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 4 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 5.99184e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'TotalSmb' 'VxShear' 'VyShear' 'VxBase' 'VyBase' 'VxSurface' 'VySurface'} IntParam IoConstant 4 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file test129.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test129.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test129.py", line 28, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: N/A ----------------finished:129----------------------- ----------------starting:132----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test132.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test132.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test132.py", line 19, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: N/A ----------------finished:132----------------------- ----------------starting:133----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test133.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test133.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test133.py", line 19, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: N/A ----------------finished:133----------------------- ----------------starting:201----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test201.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test201.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test201.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 201 test name: SquareShelfStressSSA2d field: N/A ----------------finished:201----------------------- ----------------starting:204----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test204.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test204.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test204.py", line 21, in md1 = solve(md1, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 204 test name: SquareShelfStressFS field: N/A ----------------finished:204----------------------- ----------------starting:205----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test205.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test205.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test205.py", line 19, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 205 test name: SquareShelfStressMHOPenalties field: N/A ----------------finished:205----------------------- ----------------starting:208----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test208 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test208 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test208 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test208.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test208.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test208.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 208 test name: SquareShelfTranSSA2d field: N/A ----------------finished:208----------------------- ----------------starting:210----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test210 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test210 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test210 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test210.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test210.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test210.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 210 test name: SquareShelfTranHO field: N/A ----------------finished:210----------------------- ----------------starting:211----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test211 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant nan DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test211 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant nan DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test211 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant nan DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test211.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test211.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test211.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 211 test name: SquareShelfTranFS field: N/A ----------------finished:211----------------------- ----------------starting:214----------------------- ----------------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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test214.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test214.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test214.py", line 35, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 214 test name: SquareShelfCMBHO field: N/A ----------------finished:214----------------------- ----------------starting:215----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test215.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test215.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test215.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 215 test name: SquareShelfCMBFS field: N/A ----------------finished:215----------------------- ----------------starting:220----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test220.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test220.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test220.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 220 test name: SquareShelfStressHOFS3dTiling field: N/A ----------------finished:220----------------------- ----------------starting:221----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test221.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test221.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test221.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 221 test name: SquareShelfStressSSAFS3dTiling field: N/A ----------------finished:221----------------------- ----------------starting:224----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test224 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test224 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test224 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test224.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test224.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test224.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: N/A ----------------finished:224----------------------- ----------------starting:225----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test225 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test225 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 27960 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test225.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test225.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test225.py", line 20, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: N/A ----------------finished:225----------------------- ----------------starting:230----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test230 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test230 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test230 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test230.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test230.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test230.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 230 test name: SquareShelfTranForceNeg3d field: N/A ----------------finished:230----------------------- ----------------starting:231----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test231 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test231 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test231 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 28132 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test231.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test231.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test231.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 231 test name: SquareShelfTranForcePos3d field: N/A ----------------finished:231----------------------- ----------------starting:240----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test240 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test240 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test240 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test240.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test240.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test240.py", line 51, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A ----------------finished:240----------------------- ----------------starting:241----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base' IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test241 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test241 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" } IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test241 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test241.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test241.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test241.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 241 test name: SquareShelfTranForceNoInterp2d field: N/A ----------------finished:241----------------------- ----------------starting:245----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test245 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1722 BoolParam IoConstant true DoubleParam IoConstant -0.000693147 DoubleParam IoConstant 7.4 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TemperaturePDD'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test245.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test245.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test245.py", line 46, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: N/A ----------------finished:245----------------------- ----------------starting:249----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test249 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test249 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test249 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test249.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test249.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test249.py", line 21, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 249 test name: SquareShelfTranMOLHO2d field: N/A ----------------finished:249----------------------- ----------------starting:254----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test254.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test254.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test254.py", line 74, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 254 test name: SquareShelfConstrainedMOLHO field: N/A ----------------finished:254----------------------- ----------------starting:255----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test255 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test255 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test255 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test255.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test255.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test255.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: N/A ----------------finished:255----------------------- ----------------starting:260----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test260.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test260.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test260.py", line 21, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 260 test name: SquareShelfStressSSA2dEnhanced field: N/A ----------------finished:260----------------------- ----------------starting:261----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1629 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test261 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1629 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test261 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1629 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test261 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test261.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test261.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test261.py", line 27, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 261 test name: SquareShelfConstrainedTranEnhanced field: N/A ----------------finished:261----------------------- ----------------starting:270----------------------- ----------------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 /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test270.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test270.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test270.py", line 22, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 270 test name: SquareShelfStressSSA2dDamage field: N/A ----------------finished:270----------------------- ----------------starting:275----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test275.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test275.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test275.py", line 33, in md = solve(md, 'DamageEvolution') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: N/A ----------------finished:275----------------------- ----------------starting:292----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1593 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test292 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1593 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test292 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1593 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test292 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test292.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test292.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test292.py", line 22, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: N/A ----------------finished:292----------------------- ----------------starting:293----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1653 DoubleParam IoConstant 6.33775e-09 DoubleParam IoConstant 75 DoubleParam IoConstant -100 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.15569e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31688.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test293 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.15569e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.46708e+07 DoubleParam IoConstant 3.15569e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1653 DoubleParam IoConstant 6.33775e-09 DoubleParam IoConstant 75 DoubleParam IoConstant -100 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.15569e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31688.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test293 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.15569e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.46708e+07 DoubleParam IoConstant 3.15569e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1653 DoubleParam IoConstant 6.33775e-09 DoubleParam IoConstant 75 DoubleParam IoConstant -100 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.15569e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31688.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test293 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.15569e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.46708e+07 DoubleParam IoConstant 3.15569e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test293.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test293.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test293.py", line 24, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: N/A ----------------finished:293----------------------- ----------------starting:301----------------------- ----------------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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test301.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test301.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test301.py", line 16, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 301 test name: SquareSheetConstrainedStressSSA2d field: N/A ----------------finished:301----------------------- ----------------starting:304----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test304.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test304.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test304.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 304 test name: SquareSheetConstrainedStressSSA3d field: N/A ----------------finished:304----------------------- ----------------starting:305----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test305.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test305.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test305.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 305 test name: SquareSheetConstrainedStressSIA3d field: N/A ----------------finished:305----------------------- ----------------starting:309----------------------- ----------------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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test309.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test309.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test309.py", line 16, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 309 test name: SquareSheetConstrainedMasstransp2d field: N/A ----------------finished:309----------------------- ----------------starting:310----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test310.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test310.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test310.py", line 20, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: N/A ----------------finished:310----------------------- ----------------starting:311----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test311.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test311.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test311.py", line 17, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 311 test name: SquareSheetConstrainedMasstransp3d field: N/A ----------------finished:311----------------------- ----------------starting:314----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test314 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test314 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test314 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test314.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test314.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test314.py", line 17, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 314 test name: SquareSheetConstrainedTranSIA2d field: N/A ----------------finished:314----------------------- ----------------starting:315----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1413 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test315 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test315 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test315 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test315.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test315.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test315.py", line 17, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 315 test name: SquareSheetConstrainedTranSIA3d field: N/A ----------------finished:315----------------------- ----------------starting:319----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test319.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test319.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test319.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: N/A ----------------finished:319----------------------- ----------------starting:320----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test320.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test320.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test320.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: N/A ----------------finished:320----------------------- ----------------starting:321----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test321.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test321.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test321.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 321 test name: SquareSheetConstrainedCMDragHO field: N/A ----------------finished:321----------------------- ----------------starting:324----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test324 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 5.04576e+11 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test324 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 5.04576e+11 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 272 IntParam IoConstant 220 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test324 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 5.04576e+11 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test324.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test324.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test324.py", line 20, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: N/A ----------------finished:324----------------------- ----------------starting:325----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test325.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test325.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test325.py", line 24, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: N/A ----------------finished:325----------------------- ----------------starting:330----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test330.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test330.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test330.py", line 19, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: N/A ----------------finished:330----------------------- ----------------starting:334----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test334.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test334.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test334.py", line 36, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 334 test name: SquareShelfCMBMOLHO field: N/A ----------------finished:334----------------------- ----------------starting:335----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test335.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test335.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test335.py", line 20, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: N/A ----------------finished:335----------------------- ----------------starting:340----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test340.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test340.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test340.py", line 33, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: N/A ----------------finished:340----------------------- ----------------starting:341----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test341.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test341.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test341.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: N/A ----------------finished:341----------------------- ----------------starting:344----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test344 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test344 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test344 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 30878 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test344.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test344.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test344.py", line 33, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: N/A ----------------finished:344----------------------- ----------------starting:350----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1561 DoubleParam IoConstant 1 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'HydrologyHead' 'HydrologyGapHeight' 'EffectivePressure' 'HydrologyBasalFlux' 'DegreeOfChannelization'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test350 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 43200 DoubleParam IoConstant 10800 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1561 DoubleParam IoConstant 1 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'HydrologyHead' 'HydrologyGapHeight' 'EffectivePressure' 'HydrologyBasalFlux' 'DegreeOfChannelization'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test350 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 43200 DoubleParam IoConstant 10800 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test350.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test350.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test350.py", line 71, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 350 test name: SquareSheetHydrologyShakti field: N/A ----------------finished:350----------------------- ----------------starting:354----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test354 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test354 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test354.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test354.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test354.py", line 35, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: N/A ----------------finished:354----------------------- ----------------starting:355----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant false StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 2 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant false StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 2 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file testChannels.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: testChannels.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test355.py", line 78, in md = solve(md, 'Transient') # Or 'tr' File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 355 test name: SquareSheetHydrologyGlaDS field: N/A ----------------finished:355----------------------- ----------------starting:360----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant true StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant true StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file testChannels.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: testChannels.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test360.py", line 83, in md = solve(md, 'Transient') # Or 'tr' File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: N/A ----------------finished:360----------------------- ----------------starting:361----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant false StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant false StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file testChannels.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: testChannels.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test361.py", line 79, in md = solve(md, 'Transient') # Or 'tr' File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: N/A ----------------finished:361----------------------- ----------------starting:401----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test401.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test401.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test401.py", line 16, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 401 test name: SquareSheetShelfStressSSA2d field: N/A ----------------finished:401----------------------- ----------------starting:404----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test404.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test404.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test404.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 404 test name: SquareSheetShelfStressFS field: N/A ----------------finished:404----------------------- ----------------starting:405----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test405.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test405.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test405.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 405 test name: SquareSheetShelfStressMHOPenalties field: N/A ----------------finished:405----------------------- ----------------starting:410----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test410.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test410.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test410.py", line 18, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 410 test name: SquareSheetShelfSteaSSA3d field: N/A ----------------finished:410----------------------- ----------------starting:411----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test411.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test411.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test411.py", line 18, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 411 test name: SquareSheetShelfSteaHO field: N/A ----------------finished:411----------------------- ----------------starting:415----------------------- ----------------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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test415.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test415.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test415.py", line 35, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: N/A ----------------finished:415----------------------- ----------------starting:416----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test416.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test416.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test416.py", line 36, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 416 test name: SquareSheetShelfCMDragSteaHO field: N/A ----------------finished:416----------------------- ----------------starting:421----------------------- ----------------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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [============================================================ Binary file test421.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test421.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test421.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: N/A ----------------finished:421----------------------- ----------------starting:422----------------------- ----------------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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test422.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test422.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test422.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: N/A ----------------finished:422----------------------- ----------------starting:424----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test424 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test424 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test424 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test424.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test424.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test424.py", line 28, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: N/A ----------------finished:424----------------------- ----------------starting:425----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test425 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test425 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test425 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test425.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test425.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test425.py", line 26, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: N/A ----------------finished:425----------------------- ----------------starting:431----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test431.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test431.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test431.py", line 23, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: N/A ----------------finished:431----------------------- ----------------starting:434----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test434.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test434.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test434.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 434 test name: SquareSheetShelfL1L2 field: N/A ----------------finished:434----------------------- ----------------starting:447----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test447 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test447 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test447 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test447.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test447.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test447.py", line 31, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 447 test name: SquareSheetShelfTranMOLHO2d field: N/A ----------------finished:447----------------------- ----------------starting:450----------------------- ----------------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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test450.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test450.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test450.py", line 21, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: N/A ----------------finished:450----------------------- ----------------starting:455----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test455.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test455.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test455.py", line 23, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: N/A ----------------finished:455----------------------- ----------------starting:460----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test460.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test460.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test460.py", line 29, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 460 test name: SquareSheetShelfStressFSEstar field: N/A ----------------finished:460----------------------- ----------------starting:461----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1631 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test461 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1631 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test461 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 33194 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test461.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test461.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test461.py", line 32, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 461 test name: SquareSheetShelfThermalFSEstar field: N/A ----------------finished:461----------------------- ----------------starting:465----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 20000 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1.2 DoubleParam IoConstant 10000 DoubleParam IoConstant 100000 DoubleParam IoConstant 15000 DoubleParam IoConstant 100000 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test465 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 20000 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1.2 DoubleParam IoConstant 10000 DoubleParam IoConstant 100000 DoubleParam IoConstant 15000 DoubleParam IoConstant 100000 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test465 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 20000 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1.2 DoubleParam IoConstant 10000 DoubleParam IoConstant 100000 DoubleParam IoConstant 15000 DoubleParam IoConstant 100000 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 1000 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test465 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test465.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test465.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test465.py", line 38, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 465 test name: SquareSheetShelfAmrBamgAll field: N/A ----------------finished:465----------------------- ----------------starting:492----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 2 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test492 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 2 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test492 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 2 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test492 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test492.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test492.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test492.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: N/A ----------------finished:492----------------------- ----------------starting:493----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 3 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test493 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 3 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test493 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 3 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test493 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test493.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test493.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test493.py", line 31, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 493 test name: SquareSheetShelfTranMeltDG field: N/A ----------------finished:493----------------------- ----------------starting:501----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test501.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test501.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test501.py", line 16, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 501 test name: PigStressSSA2d field: N/A ----------------finished:501----------------------- ----------------starting:504----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test504 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test504 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test504 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test504.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test504.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test504.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 504 test name: PigTranSSA2d field: N/A ----------------finished:504----------------------- ----------------starting:505----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 IntParam IoConstant 1517 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 35 StringParam IoConstant test505 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test505 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test505 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true } IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test505.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test505.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test505.py", line 17, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 505 test name: PigTranSSA3d field: N/A ----------------finished:505----------------------- ----------------starting:507----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1525 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 2 IntParam IoConstant 35 IntParam IoConstant 52 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test507 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1525 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 2 IntParam IoConstant 35 IntParam IoConstant 52 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test507 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1525 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 2 IntParam IoConstant 35 IntParam IoConstant 52 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test507 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test507.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test507.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test507.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 507 test name: PigTranFS field: N/A ----------------finished:507----------------------- ----------------starting:510----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test510.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test510.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test510.py", line 18, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 510 test name: PigSteaFS field: N/A ----------------finished:510----------------------- ----------------starting:511----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test511.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test511.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test511.py", line 37, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 511 test name: PigCMBFS field: N/A ----------------finished:511----------------------- ----------------starting:514----------------------- ----------------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: 1.4e-16 < 2e-10 test id: 514 test name: PigBamgMesh field: x1 SUCCESS difference: 1.8e-16 < 7e-10 test id: 514 test name: PigBamgMesh field: y1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x2 SUCCESS difference: 9e-17 < 1e-13 test id: 514 test name: PigBamgMesh field: y2 SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x3 SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y3 SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x4 SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y4 SUCCESS difference: 8.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x5 SUCCESS difference: 1.1e-15 < 1e-13 test id: 514 test name: PigBamgMesh field: y5 SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x6 SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y6 SUCCESS difference: 2.8e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x7 SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y7 ----------------finished:514----------------------- ----------------starting:515----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test515 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test515 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 70 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test515 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 34979 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test515.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test515.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test515.py", line 23, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 515 test name: PigTherTranSUPG field: N/A ----------------finished:515----------------------- ----------------starting:530----------------------- ----------------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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test530.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test530.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test530.py", line 16, in md = solve(md, 'Balancevelocity') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 530 test name: PigBalVel1 field: N/A ----------------finished:530----------------------- ----------------starting:531----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test531.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test531.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test531.py", line 18, in md = solve(md, 'Balancevelocity') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 531 test name: PigBalVel2 field: N/A ----------------finished:531----------------------- ----------------starting:540----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test540 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test540 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test540.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test540.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test540.py", line 34, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 540 test name: PigTranCalvingDevSSA2d field: N/A ----------------finished:540----------------------- ----------------starting:541----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 1272 IntParam IoConstant 910 IntParam IoConstant 100 IntParam IoConstant 182 IntParam IoConstant 318 StringParam IoConstant test541 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 5 IntParam IoConstant 1272 IntParam IoConstant 910 IntParam IoConstant 100 IntParam IoConstant 182 IntParam IoConstant 318 StringParam IoConstant test541 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 35662 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test541.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test541.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test541.py", line 34, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 541 test name: PigTranCalvingDevdHO3d field: N/A ----------------finished:541----------------------- ----------------starting:545----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1523 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 3 IntParam IoConstant 2 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 0 BoolParam IoConstant false IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 3.17098e-07 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test545 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 3 StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'DefaultCalving' 'FloatingMeltRate'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1523 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 3 IntParam IoConstant 2 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 0 BoolParam IoConstant false IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 3.17098e-07 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test545 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 3 StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'DefaultCalving' 'FloatingMeltRate'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test545.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test545.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test545.py", line 106, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 545 test name: PigTranStochasticforcingCovariance field: N/A ----------------finished:545----------------------- ----------------starting:602----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test602.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test602.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test602.py", line 20, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 602 test name: 79NorthMasstransp2dDG field: N/A ----------------finished:602----------------------- ----------------starting:603----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test603.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test603.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test603.py", line 17, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 603 test name: 79NorthMasstransp3d field: N/A ----------------finished:603----------------------- ----------------starting:606----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test606.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test606.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test606.py", line 16, in md = solve(md, 'BedSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 606 test name: 79NorthBedSlop2d field: N/A ----------------finished:606----------------------- ----------------starting:607----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test607.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test607.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test607.py", line 16, in md = solve(md, 'BedSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 607 test name: 79NorthBedSlop3d field: N/A ----------------finished:607----------------------- ----------------starting:608----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test608.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test608.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test608.py", line 16, in md = solve(md, 'Balancethickness') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 608 test name: 79NorthBalThic2d field: N/A ----------------finished:608----------------------- ----------------starting:612----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 10 DoubleParam IoConstant 0.6 DoubleParam IoConstant 3.17098e-06 DoubleParam IoConstant 0.02 DoubleParam IoConstant 0.69 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test612 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 10 DoubleParam IoConstant 0.6 DoubleParam IoConstant 3.17098e-06 DoubleParam IoConstant 0.02 DoubleParam IoConstant 0.69 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test612 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 10 DoubleParam IoConstant 0.6 DoubleParam IoConstant 3.17098e-06 DoubleParam IoConstant 0.02 DoubleParam IoConstant 0.69 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test612 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test612.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test612.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test612.py", line 39, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 612 test name: 79NorthPISMhydrofriction field: N/A ----------------finished:612----------------------- ----------------starting:613----------------------- ----------------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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test613.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test613.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test613.py", line 41, in md = solve(md, 'Balancethickness') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 613 test name: 79NorthCMBalThicVxVy field: N/A ----------------finished:613----------------------- ----------------starting:622----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1548 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test622 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 2 StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1548 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test622 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 2 StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1548 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test622 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 2 StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test622.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test622.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test622.py", line 90, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 622 test name: 9NorthHydrologyArmapw field: N/A ----------------finished:622----------------------- ----------------starting:801----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test801 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test801 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test801 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test801.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test801.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test801.py", line 25, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 801 test name: ValleyGlacierLevelsetSSA2d field: N/A ----------------finished:801----------------------- ----------------starting:804----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test804 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test804 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test804 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 36951 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test804.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test804.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test804.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: N/A ----------------finished:804----------------------- ----------------starting:805----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test805 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test805 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test805 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test805.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test805.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test805.py", line 39, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: N/A ----------------finished:805----------------------- ----------------starting:810----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test810 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test810 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test810 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test810.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test810.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test810.py", line 27, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: N/A ----------------finished:810----------------------- ----------------starting:811----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test811 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test811 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test811 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test811.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test811.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test811.py", line 32, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: N/A ----------------finished:811----------------------- ----------------starting:812----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1618 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test812 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test812 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test812 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test812.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test812.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test812.py", line 48, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: N/A ----------------finished:812----------------------- ----------------starting:900----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1559 DoubleParam IoConstant 5.04e-10 BoolParam IoConstant false DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1e-06 IntParam IoConstant 200 IntParam IoConstant 1 BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.1 DoubleParam IoConstant 10 StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test900 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 300 DoubleParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test900.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test900.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test900.py", line 47, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 900 test name: SquareNoDynUnConfinedHydroDC field: N/A ----------------finished:900----------------------- ----------------starting:901----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test901.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test901.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test901.py", line 34, in md = solve(md, 'Hydrology') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: N/A ----------------finished:901----------------------- ----------------starting:903----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test903.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test903.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test903.py", line 35, in md = solve(md, 'Hydrology') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: N/A ----------------finished:903----------------------- ----------------starting:904----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1559 DoubleParam IoConstant 5.04e-10 BoolParam IoConstant true DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1e-06 IntParam IoConstant 100 IntParam IoConstant 1 BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 800 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 20 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0.001 IntParam IoConstant 1 DoubleParam IoConstant 30 IntParam IoConstant 0 StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 296 IntParam IoConstant 273 IntParam IoConstant 100 IntParam IoConstant 91 IntParam IoConstant 148 StringParam IoConstant test904 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 6.3072e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test904.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test904.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test904.py", line 44, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: N/A ----------------finished:904----------------------- ----------------starting:905----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1559 DoubleParam IoConstant 5.04e-10 BoolParam IoConstant true DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1e-06 IntParam IoConstant 100 IntParam IoConstant 5 BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 400 DoubleParam IoConstant 1e-10 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 20 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 1 DoubleParam IoConstant 20 DoubleParam IoConstant 0.001 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 0 StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test905 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1717 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance' 'SmbMassBalanceSubstep'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test905.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test905.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test905.py", line 70, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: N/A ----------------finished:905----------------------- OSGeo/GDAL for Python not installed, overlay plots are not enabled ----------------starting:101----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test101.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test101.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test101.py", line 26, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 101 test name: SquareShelfConstrainedStressSSA2d field: N/A ----------------finished:101----------------------- ----------------starting:104----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp: [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel 430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test104.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test104.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test104.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 104 test name: SquareShelfConstrainedStressFS field: N/A ----------------finished:104----------------------- ----------------starting:105----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 25637 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test105.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test105.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test105.py", line 16, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 105 test name: SquareShelfConstrainedMasstransp2d field: N/A ----------------finished:105----------------------- ----------------starting:110----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test110 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test110 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test110 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test110.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test110.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test110.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 110 test name: SquareShelfConstrainedTranSSA2d field: N/A ----------------finished:110----------------------- ----------------starting:111----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test111 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test111 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 25848 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test111.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test111.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test111.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 111 test name: SquareShelfConstrainedTranHO field: N/A ----------------finished:111----------------------- ----------------starting:114----------------------- ----------------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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [ [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel 1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test114.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test114.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test114.py", line 16, in md = solve(md, 'BedSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 114 test name: SquareShelfConstrainedBedSlop2d field: N/A ----------------finished:114----------------------- ----------------starting:115----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test115.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test115.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test115.py", line 17, in md = solve(md, 'BedSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 115 test name: SquareShelfConstrainedBedSlop3d field: N/A ----------------finished:115----------------------- ----------------starting:120----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test120.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test120.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test120.py", line 24, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: N/A ----------------finished:120----------------------- ----------------starting:121----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test121 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test121 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test121 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test121.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test121.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test121.py", line 26, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: N/A ----------------finished:121----------------------- ----------------starting:125----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test125 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 4 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 5.99184e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'TotalSmb'} IntParam IoConstant 4 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file test125.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test125.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test125.py", line 26, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: N/A ----------------finished:125----------------------- ----------------starting:131----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test131.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test131.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test131.py", line 19, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: N/A ----------------finished:131----------------------- ----------------starting:202----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test202.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test202.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test202.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 202 test name: SquareShelfStressSSA3d field: N/A ----------------finished:202----------------------- ----------------starting:203----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test203.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test203.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test203.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 203 test name: SquareShelfStressHO field: N/A ----------------finished:203----------------------- ----------------starting:206----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test206.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test206.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test206.py", line 19, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 206 test name: SquareShelfTherStea field: N/A ----------------finished:206----------------------- ----------------starting:207----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test207 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test207 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test207 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test207.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test207.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test207.py", line 23, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 207 test name: SquareShelfTherTran field: N/A ----------------finished:207----------------------- ----------------starting:209----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test209 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test209 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test209 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test209.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test209.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test209.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 209 test name: SquareShelfTranSSA3d field: N/A ----------------finished:209----------------------- ----------------starting:212----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test212.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test212.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test212.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 212 test name: SquareShelfCMBSSA2d field: N/A ----------------finished:212----------------------- ----------------starting:213----------------------- ----------------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/) [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [ [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel 0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test213.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test213.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test213.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 213 test name: SquareShelfCMBSSA3d field: N/A ----------------finished:213----------------------- ----------------starting:217----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test217.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test217.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test217.py", line 71, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 217 test name: SquareShelfConstrained field: N/A ----------------finished:217----------------------- ----------------starting:219----------------------- ----------------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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test219.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test219.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test219.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 219 test name: SquareShelfStressSSAHOTiling field: N/A ----------------finished:219----------------------- ----------------starting:222----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test222 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test222 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test222 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test222.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test222.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test222.py", line 17, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: N/A ----------------finished:222----------------------- ----------------starting:223----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test223 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test223.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test223.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test223.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: N/A ----------------finished:223----------------------- ----------------starting:226----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test226 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 4.7304e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test226 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 4.7304e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test226 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 4.7304e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test226.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test226.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test226.py", line 18, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 226 test name: SquareShelfTranCflSSA2d field: N/A ----------------finished:226----------------------- ----------------starting:227----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test227 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test227 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test227 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+08 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+08 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test227.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test227.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test227.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 227 test name: SquareShelfTranCflHO field: N/A ----------------finished:227----------------------- ----------------starting:228----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test228 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test228 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test228 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test228.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test228.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test228.py", line 29, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 228 test name: SquareShelfTranForceNeg2d field: N/A ----------------finished:228----------------------- ----------------starting:229----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test229 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test229 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test229 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test229.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test229.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test229.py", line 29, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 229 test name: SquareShelfTranForcePos2d field: N/A ----------------finished:229----------------------- ----------------starting:232----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 IntParam IoConstant 1413 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' IntParam IoConstant 2 IntParam IoConstant 0 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test232 StringArrayParam IoConstant { DoubleParam IoConstant 0 DoubleParam IoConstant 500 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true } BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test232 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test232 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 27790 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test232.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test232.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test232.py", line 29, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 232 test name: SquareShelfTherTranForcTemp field: N/A ----------------finished:232----------------------- ----------------starting:233----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test233 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test233 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { StringParam IoConstant test233 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test233.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test233.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test233.py", line 21, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 233 test name: SquareShelfTranHOForcTemp field: N/A ----------------finished:233----------------------- ----------------starting:236----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test236 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1721 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+09 DoubleParam IoConstant 6.3072e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test236 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1721 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+09 DoubleParam IoConstant 6.3072e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test236 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 27922 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test236.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test236.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test236.py", line 68, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: N/A ----------------finished:236----------------------- ----------------starting:237----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 8 IntParam IoConstant 15 IntParam IoConstant 100 IntParam IoConstant 5 IntParam IoConstant 4 StringParam IoConstant test237 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1721 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+09 DoubleParam IoConstant 6.3072e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test237.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test237.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test237.py", line 74, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: N/A ----------------finished:237----------------------- ----------------starting:238----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test238 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+09 DoubleParam IoConstant 6.3072e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test238 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+09 DoubleParam IoConstant 6.3072e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test238.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test238.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test238.py", line 50, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: N/A ----------------finished:238----------------------- ----------------starting:239----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test239 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test239 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1712 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 0.5 DoubleParam IoConstant 6.5 DoubleParam IoConstant 6.5 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.169 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 28265 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test239.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test239.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test239.py", line 55, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: N/A ----------------finished:239----------------------- ----------------starting:242----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test242 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test242 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test242 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test242.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test242.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test242.py", line 31, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 242 test name: SquareShelfTranForceNoInterp3d field: N/A ----------------finished:242----------------------- ----------------starting:243----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test243 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19682e+10 DoubleParam IoConstant 6.19998e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test243 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19682e+10 DoubleParam IoConstant 6.19998e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test243 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19682e+10 DoubleParam IoConstant 6.19998e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test243.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test243.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test243.py", line 64, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 243 test name: SquareShelfSMBGemb field: N/A ----------------finished:243----------------------- ----------------starting:247----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test247.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test247.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test247.py", line 91, in md = solve(md, 'thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A ----------------finished:247----------------------- ----------------starting:248----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test248.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test248.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test248.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 248 test name: SquareShelfStressMOLHO2d field: N/A ----------------finished:248----------------------- ----------------starting:252----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test252 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test252 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test252 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test252.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test252.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test252.py", line 72, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 252 test name: SquareShelfSMBGembClim field: N/A ----------------finished:252----------------------- ----------------starting:253----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test253 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 3 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test253 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 3 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 16 IntParam IoConstant 13 IntParam IoConstant 25 StringParam IoConstant test253 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1715 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 3 DoubleParam IoConstant 1 DoubleParam IoConstant 0.0909091 DoubleParam IoConstant 30 DoubleParam IoConstant 0.85 DoubleParam IoConstant 0.48 DoubleParam IoConstant 0.1 DoubleParam IoConstant 15 DoubleParam IoConstant 30 DoubleParam IoConstant 7 DoubleParam IoConstant 1023 DoubleParam IoConstant 10 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 10800 StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 6.19872e+10 DoubleParam IoConstant 6.20187e+10 DoubleParam IoConstant 86400 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test253.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test253.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test253.py", line 71, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 253 test name: SquareShelfSMBGembClimConstrainT field: N/A ----------------finished:253----------------------- ----------------starting:256----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1571 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test256 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test256.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test256.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test256.py", line 21, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: N/A ----------------finished:256----------------------- ----------------starting:257----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 262 IntParam IoConstant 153 IntParam IoConstant 25 StringParam IoConstant test257 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 IntParam IoConstant 1 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'SMBarma'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 262 IntParam IoConstant 153 IntParam IoConstant 25 StringParam IoConstant test257 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 IntParam IoConstant 1 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'SMBarma'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 262 IntParam IoConstant 153 IntParam IoConstant 25 StringParam IoConstant test257 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1709 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 4 IntParam IoConstant 1 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 3 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant {} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'SMBarma'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 2.628e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test257.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test257.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test257.py", line 86, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 257 test name: SquareShelfSMBarma field: N/A ----------------finished:257----------------------- ----------------starting:272----------------------- ----------------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 /Users/jenkins/workspace/macOS-Silicon-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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test272.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test272.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test272.py", line 39, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 272 test name: SquareShelfCMDSSA2dDamage field: N/A ----------------finished:272----------------------- ----------------starting:273----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test273.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test273.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test273.py", line 27, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: N/A ----------------finished:273----------------------- ----------------starting:280----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test280.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test280.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test280.py", line 23, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: N/A ----------------finished:280----------------------- ----------------starting:285----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test285.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test285.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test285.py", line 24, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 285 test name: SquareShelfStressHOHigherOrder field: N/A ----------------finished:285----------------------- ----------------starting:290----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430============================================================ Binary file test290.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test290.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test290.py", line 19, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 290 test name: SquareShelfStressFSP2P1 field: N/A ----------------finished:290----------------------- ----------------starting:291----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test291.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test291.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test291.py", line 19, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 291 test name: SquareShelfStressFSP4z field: N/A ----------------finished:291----------------------- ----------------starting:302----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test302.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test302.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test302.py", line 16, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 302 test name: SquareSheetConstrainedStressSIA2d field: N/A ----------------finished:302----------------------- ----------------starting:303----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test303.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test303.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test303.py", line 16, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: N/A ----------------finished:303----------------------- ----------------starting:306----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test306.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test306.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test306.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: N/A ----------------finished:306----------------------- ----------------starting:307----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test307.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test307.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test307.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 307 test name: SquareSheetConstrainedStressHO field: N/A ----------------finished:307----------------------- ----------------starting:308----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test308.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test308.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test308.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 308 test name: SquareSheetConstrainedStressFS field: N/A ----------------finished:308----------------------- ----------------starting:312----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test312.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test312.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test312.py", line 18, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 312 test name: SquareSheetConstrainedTherStea field: N/A ----------------finished:312----------------------- ----------------starting:313----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test313 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 20 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test313 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 20 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test313 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 20 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file test313.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test313.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test313.py", line 23, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 313 test name: SquareSheetConstrainedTherTran field: N/A ----------------finished:313----------------------- ----------------starting:316----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test316 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test316 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test316 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test316.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test316.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test316.py", line 16, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 316 test name: SquareSheetConstrainedTranSSA2d field: N/A ----------------finished:316----------------------- ----------------starting:317----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test317 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test317 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test317 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test317.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test317.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test317.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 317 test name: SquareSheetConstrainedTranHO field: N/A ----------------finished:317----------------------- ----------------starting:318----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test318.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test318.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test318.py", line 18, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: N/A ----------------finished:318----------------------- ----------------starting:322----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test322.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test322.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test322.py", line 34, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 322 test name: SquareSheetConstrainedCMDragFS field: N/A ----------------finished:322----------------------- ----------------starting:323----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test323 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 3.53203e+10 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test323 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 3.53203e+10 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test323 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1407 DoubleParam IoConstant 0 DoubleParam IoConstant 3.53203e+10 DoubleParam IoConstant 315360 DoubleParam IoConstant 3.1536e+11 DoubleParam IoConstant 0.5 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test323.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test323.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test323.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: N/A ----------------finished:323----------------------- ----------------starting:326----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test326 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test326 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test326 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test326.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test326.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test326.py", line 27, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: N/A ----------------finished:326----------------------- ----------------starting:327----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test327 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test327 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 68 IntParam IoConstant 78 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 34 StringParam IoConstant test327 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test327.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test327.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test327.py", line 25, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 327 test name: SquareSheetConstrainedTransHOEnth field: N/A ----------------finished:327----------------------- ----------------starting:328----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test328 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test328 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test328 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 30983 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test328.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test328.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test328.py", line 22, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: N/A ----------------finished:328----------------------- ----------------starting:329----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset' DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 } IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 DoubleParam IoConstant 0 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test329 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test329 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 0 DoubleParam IoConstant 0 [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test329 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1716 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test329.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test329.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test329.py", line 23, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: N/A ----------------finished:329----------------------- ----------------starting:332----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test332 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test332 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test332 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test332.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test332.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test332.py", line 17, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: N/A ----------------finished:332----------------------- ----------------starting:333----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test333.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test333.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test333.py", line 36, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: N/A ----------------finished:333----------------------- ----------------starting:336----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test336 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test336 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test336 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test336.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test336.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test336.py", line 32, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: N/A ----------------finished:336----------------------- ----------------starting:337----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test337 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test337 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test337 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true ============================================================ Binary file test337.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test337.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test337.py", line 33, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: N/A ----------------finished:337----------------------- ----------------starting:338----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test338 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test338 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test338 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test338.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test338.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test338.py", line 33, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: N/A ----------------finished:338----------------------- ----------------starting:339----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test339 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test339 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1720 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 31526 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test339.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test339.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test339.py", line 34, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: N/A ----------------finished:339----------------------- ----------------starting:342----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test342.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test342.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test342.py", line 26, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 342 test name: SquareSheetTherSteaPlume field: N/A ----------------finished:342----------------------- ----------------starting:343----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test343 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test343 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test343 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1718 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test343.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test343.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test343.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: N/A ----------------finished:343----------------------- ----------------starting:346----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 1562 DoubleParam IoConstant 1023 DoubleParam IoConstant 929 DoubleParam IoConstant 1.372e-05 DoubleParam IoConstant 700 DoubleParam IoConstant 199000 DoubleParam IoConstant 0.5 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 195 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1667 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test346 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 1562 DoubleParam IoConstant 1023 DoubleParam IoConstant 929 DoubleParam IoConstant 1.372e-05 DoubleParam IoConstant 700 DoubleParam IoConstant 199000 DoubleParam IoConstant 0.5 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 195 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1667 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test346 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 1562 DoubleParam IoConstant 1023 DoubleParam IoConstant 929 DoubleParam IoConstant 1.372e-05 DoubleParam IoConstant 700 DoubleParam IoConstant 199000 DoubleParam IoConstant 0.5 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 195 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1667 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test346 StringArrayParam IoConstant {} =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 31833 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test346.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test346.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test346.py", line 25, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 346 test name: SquareSheetConstrainedTherTranNyeCO2 field: N/A ----------------finished:346----------------------- ----------------starting:347----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1668 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test347 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1668 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test347 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 31920 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test347.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test347.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test347.py", line 28, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: N/A ----------------finished:347----------------------- ----------------starting:352----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test352 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test352 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test352 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 31971 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test352.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test352.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test352.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: N/A ----------------finished:352----------------------- ----------------starting:353----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test353 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test353 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test353 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1710 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.89216e+08 DoubleParam IoConstant 1.5768e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test353.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test353.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test353.py", line 34, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: N/A ----------------finished:353----------------------- ----------------starting:356----------------------- ----------------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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test356.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test356.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test356.py", line 43, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 356 test name: TransientFrictionSchoof field: N/A ----------------finished:356----------------------- ----------------starting:359----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant true StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.8 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1552 DoubleParam IoConstant 7.5e-08 DoubleParam IoConstant 2 DoubleParam IoConstant 0.0005 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1.5 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 2 DoubleParam IoConstant 1.25 DoubleParam IoConstant 1.5 DoubleParam IoConstant 1e-05 IntParam IoConstant 0 BoolParam IoConstant true StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 910 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant testChannels StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 10 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 34560 DoubleParam IoConstant 8640 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 100 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" loading results from cluster ============================================================ Binary file testChannels.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: testChannels.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test359.py", line 82, in md = solve(md, 'Transient') # Or 'tr' File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: N/A ----------------finished:359----------------------- ----------------starting:402----------------------- ----------------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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test402.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test402.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test402.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 402 test name: SquareSheetShelfStressSSA3d field: N/A ----------------finished:402----------------------- ----------------starting:403----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test403.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test403.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test403.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 403 test name: SquareSheetShelfStressHO field: N/A ----------------finished:403----------------------- ----------------starting:406----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test406.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test406.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test406.py", line 17, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 406 test name: SquareSheetShelfTherStea field: N/A ----------------finished:406----------------------- ----------------starting:407----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test407 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test407 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test407 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test407.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test407.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test407.py", line 21, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 407 test name: SquareSheetShelfTherTran field: N/A ----------------finished:407----------------------- ----------------starting:408----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test408 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test408 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test408.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test408.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test408.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 408 test name: SquareSheetShelfTranSSA3d field: N/A ----------------finished:408----------------------- ----------------starting:409----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test409 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test409 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 72 IntParam IoConstant 81 IntParam IoConstant 100 IntParam IoConstant 27 IntParam IoConstant 36 StringParam IoConstant test409 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test409.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test409.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test409.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 409 test name: SquareSheetShelfTranMHOPenalties field: N/A ----------------finished:409----------------------- ----------------starting:419----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test419.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test419.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test419.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: N/A ----------------finished:419----------------------- ----------------starting:426----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test426 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 32 IntParam IoConstant 39 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant test426 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 33092 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test426.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test426.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test426.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: N/A ----------------finished:426----------------------- ----------------starting:427----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test427 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test427 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1746 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 33168 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test427.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test427.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test427.py", line 28, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: N/A ----------------finished:427----------------------- ----------------starting:428----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test428.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test428.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test428.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: N/A ----------------finished:428----------------------- ----------------starting:429----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test429.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test429.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test429.py", line 19, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 429 test name: SquareSheetShelfStressHONewton field: N/A ----------------finished:429----------------------- ----------------starting:432----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test432.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test432.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test432.py", line 22, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: N/A ----------------finished:432----------------------- ----------------starting:436----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1 [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test436.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test436.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test436.py", line 31, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: N/A ----------------finished:436----------------------- ----------------starting:437----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 41 IntParam IoConstant 640 IntParam IoConstant 533 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant SquareThermal StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 1.5768e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 41 IntParam IoConstant 640 IntParam IoConstant 533 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant SquareThermal StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 1.5768e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 41 IntParam IoConstant 640 IntParam IoConstant 533 IntParam IoConstant 100 IntParam IoConstant 13 IntParam IoConstant 16 StringParam IoConstant SquareThermal StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.26144e+10 DoubleParam IoConstant 1.5768e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file SquareThermal.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: SquareThermal.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test437.py", line 60, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 437 test name: ThermalEnthBasalcondsTrans field: N/A ----------------finished:437----------------------- ----------------starting:438----------------------- ----------------running----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero /Users/jenkins/workspace/macOS-Silicon-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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test438 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test438 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test438 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test438.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test438.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test438.py", line 22, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 438 test name: TransientFrictionWaterlayer2D field: N/A ----------------finished:438----------------------- ----------------starting:439----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1767 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test439 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1767 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test439 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 5 DoubleParam IoConstant 0.8 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1767 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test439 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test439.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test439.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test439.py", line 24, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 439 test name: TransientFrictionWaterlayer3D field: N/A ----------------finished:439----------------------- ----------------starting:443----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test443 StringParam IoConstant GroundedArea1 StringParam IoConstant Outputdefinition1 StringParam IoConstant GroundedArea StringArrayParam IoConstant { 'Regionaloutput'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test443 StringParam IoConstant GroundedArea1 StringParam IoConstant Outputdefinition1 StringParam IoConstant GroundedArea StringArrayParam IoConstant { 'Regionaloutput'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1412 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'} IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 136 IntParam IoConstant 132 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test443 StringParam IoConstant GroundedArea1 StringParam IoConstant Outputdefinition1 StringParam IoConstant GroundedArea StringArrayParam IoConstant { 'Regionaloutput'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test443.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test443.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test443.py", line 56, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: N/A ----------------finished:443----------------------- ----------------starting:446----------------------- ----------------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/) [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test446.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test446.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test446.py", line 18, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 446 test name: SquareSheetShelfStressMOLHO2d field: N/A ----------------finished:446----------------------- ----------------starting:449----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1665 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test449 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1665 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test449 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1665 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test449 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test449.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test449.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test449.py", line 62, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 449 test name: MISMIP3DMOLHO field: N/A ----------------finished:449----------------------- ----------------starting:481----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false } BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion' IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 11 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 11 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test481 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test481 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 11 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 4 IntParam IoConstant 204 IntParam IoConstant 176 IntParam IoConstant 100 IntParam IoConstant 44 IntParam IoConstant 68 StringParam IoConstant test481 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test481.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test481.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test481.py", line 25, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 481 test name: TransientFrictionSchoof field: N/A ----------------finished:481----------------------- ----------------starting:491----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test491 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test491 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test491 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test491.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test491.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test491.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: N/A ----------------finished:491----------------------- ----------------starting:494----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 4 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test494 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 4 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test494 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 4 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test494 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test494.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test494.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test494.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 494 test name: SquareSheetShelfTranMeltFCT field: N/A ----------------finished:494----------------------- ----------------starting:495----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 5 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test495 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 5 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test495 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 7 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 5 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 68 IntParam IoConstant 44 IntParam IoConstant 25 StringParam IoConstant test495 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test495.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test495.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test495.py", line 30, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 495 test name: SquareSheetShelfTranMeltSUPG field: N/A ----------------finished:495----------------------- ----------------starting:502----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test502.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test502.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test502.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 502 test name: PigStressHO field: N/A ----------------finished:502----------------------- ----------------starting:503----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test503.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test503.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test503.py", line 17, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 503 test name: PigStressFS field: N/A ----------------finished:503----------------------- ----------------starting:506----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 2 IntParam IoConstant 35 IntParam IoConstant 52 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test506 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 2 IntParam IoConstant 35 IntParam IoConstant 52 IntParam IoConstant 100 IntParam IoConstant 26 IntParam IoConstant 35 StringParam IoConstant test506 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test506.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test506.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test506.py", line 19, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 506 test name: PigTranHO field: N/A ----------------finished:506----------------------- ----------------starting:509----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test509.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test509.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test509.py", line 19, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 509 test name: PigSteaHO field: N/A ----------------finished:509----------------------- ----------------starting:512----------------------- ----------------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/) [ [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel 0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test512.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test512.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test512.py", line 35, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 512 test name: PigCMDragHO field: N/A ----------------finished:512----------------------- ----------------starting:513----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test513.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test513.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test513.py", line 34, in md = solve(md, 'Steadystate') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 513 test name: PigCMDragSteaSSA3d field: N/A ----------------finished:513----------------------- ----------------starting:516----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test516.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test516.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test516.py", line 20, in md = solve(md, 'Thermal') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 516 test name: PigTherSteaSUPG field: N/A ----------------finished:516----------------------- ----------------starting:518----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test518.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test518.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test518.py", line 20, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 518 test name: field: N/A ----------------finished:518----------------------- ----------------starting:519----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test519 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test519 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 74 IntParam IoConstant 49 IntParam IoConstant 25 StringParam IoConstant test519 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test519.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test519.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test519.py", line 21, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 519 test name: PigTranMOLHO2d field: N/A ----------------finished:519----------------------- ----------------starting:542----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1522 IntParam IoConstant 2 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test542 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingMeltingrate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1443 DoubleParam IoConstant 0 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1522 IntParam IoConstant 2 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test542 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingMeltingrate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test542.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test542.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test542.py", line 49, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 542 test name: PigTranFrontalforcingsrignot field: N/A ----------------finished:542----------------------- ----------------starting:543----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1523 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 3 IntParam IoConstant 4 IntParam IoConstant 2 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 1 BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 3.17098e-07 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test543 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 2 StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'FrontalForcingsSubglacialDischargearma'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 1.5768e+06 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1523 IntParam IoConstant 2 IntParam IoConstant 2 IntParam IoConstant 3 IntParam IoConstant 4 IntParam IoConstant 2 DoubleParam IoConstant 6.3072e+07 IntParam IoConstant 1 BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 2 IntParam IoConstant 1 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 3.17098e-07 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 318 IntParam IoConstant 182 IntParam IoConstant 25 StringParam IoConstant test543 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 1 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 2 StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'FrontalForcingsSubglacialDischargearma'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 1.5768e+06 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 1 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 1.5768e+06 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test543.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test543.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test543.py", line 140, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 543 test name: PigTranRignotarma field: N/A ----------------finished:543----------------------- ----------------starting:601----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test601.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test601.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test601.py", line 16, in md = solve(md, 'Masstransport') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 601 test name: 79NorthMasstransp2d field: N/A ----------------finished:601----------------------- ----------------starting:604----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test604.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test604.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test604.py", line 16, in md = solve(md, 'SurfaceSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 604 test name: 79NorthSurfSlop2d field: N/A ----------------finished:604----------------------- ----------------starting:605----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test605.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test605.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test605.py", line 17, in md = solve(md, 'SurfaceSlope') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 605 test name: 79NorthSurfSlop3d field: N/A ----------------finished:605----------------------- ----------------starting:610----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test610 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test610 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1560 StringArrayParam IoConstant { 'Watercolumn'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 99 IntParam IoConstant 70 IntParam IoConstant 25 StringParam IoConstant test610 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test610.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test610.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test610.py", line 33, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 610 test name: 79NorthPISMhydro field: N/A ----------------finished:610----------------------- ----------------starting:611----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [2] ??? Error using ==> ./classes/IoModel.cpp:430 [2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test611.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test611.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test611.py", line 31, in md = solve(md, 'Balancethickness') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 611 test name: 79NorthCMBalThic2dCG field: N/A ----------------finished:611----------------------- ----------------starting:621----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test621 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test621 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 2 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 167 IntParam IoConstant 110 IntParam IoConstant 25 StringParam IoConstant test621 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.005 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant true IntParam IoConstant 1 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 2 IntParam IoConstant 1 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.005 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+08 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'FrictionWaterPressure'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test621.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test621.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test621.py", line 56, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 621 test name: 79NorthStochFrictionWaterPressure field: N/A ----------------finished:621----------------------- ----------------starting:701----------------------- ----------------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/) [0] ??? Error using ==> ./classes/IoModel.cpp:430 [0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel [1] ??? Error using ==> ./classes/IoModel.cpp:430 [1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel ============================================================ Binary file test701.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test701.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test701.py", line 67, in md = solve(md, 'Stressbalance') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 701 test name: FlowbandFSshelf field: N/A ----------------finished:701----------------------- ----------------starting:802----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test802 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test802 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test802 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test802.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test802.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test802.py", line 31, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: N/A ----------------finished:802----------------------- ----------------starting:803----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test803 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1766 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 818 IntParam IoConstant 3 IntParam IoConstant 1696 IntParam IoConstant 3 IntParam IoConstant 1228 IntParam IoConstant 1020 IntParam IoConstant 100 IntParam IoConstant 340 IntParam IoConstant 614 StringParam IoConstant test803 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant true BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant true StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+07 DoubleParam IoConstant 3.1536e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 37463 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local = EXIT CODE: 9 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions ============================================================ Binary file test803.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test803.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test803.py", line 33, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: N/A ----------------finished:803----------------------- ----------------starting:806----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test806 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test806 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1439 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 3.17098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test806 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test806.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test806.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test806.py", line 46, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: N/A ----------------finished:806----------------------- ----------------starting:807----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test807 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test807 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant false DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test807 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.02 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.1 DoubleParam IoConstant 0.02 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+08 DoubleParam IoConstant 3.1536e+08 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test807.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test807.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test807.py", line 43, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: N/A ----------------finished:807----------------------- ----------------starting:809----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 104 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test809 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 104 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test809 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [1] ??? Error using ==> ./classes/IoModel.cpp:2787 [1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 104 IntParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1768 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1562 DoubleParam IoConstant 1 StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant true DoubleParam IoConstant 317.098 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 614 IntParam IoConstant 340 IntParam IoConstant 25 StringParam IoConstant test809 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.05 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.05 DoubleParam IoConstant 0.05 DoubleParam IoConstant nan BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 1.5768e+09 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [2] ??? Error using ==> ./classes/IoModel.cpp:2787 [2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test809.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test809.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test809.py", line 36, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: N/A ----------------finished:809----------------------- ----------------starting:902----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1559 DoubleParam IoConstant 5.04e-10 BoolParam IoConstant true DoubleParam IoConstant 3 IntParam IoConstant 0 DoubleParam IoConstant 1e-06 IntParam IoConstant 100 IntParam IoConstant 10 BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 800 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 20 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0.001 IntParam IoConstant 1 DoubleParam IoConstant 30 IntParam IoConstant 0 StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 148 IntParam IoConstant 91 IntParam IoConstant 25 StringParam IoConstant test902 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 6.3072e+07 DoubleParam IoConstant 6.3072e+07 BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test902.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test902.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test902.py", line 45, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: N/A ----------------finished:902----------------------- ----------------starting:906----------------------- ----------------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/) IntParam IoConstant 1413 DoubleParam IoConstant 100 DoubleParam IoConstant 100000 StringParam IoConstant Vel DoubleParam IoConstant 3 IntParam IoConstant 1 DoubleParam IoConstant 1.5 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 0 BoolParam IoConstant false StringParam IoConstant fos_forward BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1517 IntParam IoConstant 1481 DoubleParam IoConstant 9.81 DoubleParam IoConstant 3.1536e+07 DoubleParam IoConstant 223.15 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false DoubleParam IoConstant 0 IntParam IoConstant 2 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'} BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 0.01 StringArrayParam IoConstant { 'EsaUmotion'} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false DoubleParam IoConstant 1e+06 IntParam IoConstant 966 IntParam IoConstant 966 IntParam IoConstant 1618 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 1 DoubleParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0 IntParam IoConstant 1521 IntParam IoConstant 1665 IntParam IoConstant 1763 IntParam IoConstant 1660 DoubleParam IoConstant 0 StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'} IntParam IoConstant 1559 DoubleParam IoConstant 5.04e-10 BoolParam IoConstant true DoubleParam IoConstant 3 IntParam IoConstant 10 DoubleParam IoConstant 1e-06 IntParam IoConstant 100 IntParam IoConstant 1 BoolParam IoConstant true IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 DoubleParam IoConstant 500 DoubleParam IoConstant 5e-10 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 10 DoubleParam IoConstant 1e-08 DoubleParam IoConstant 0.4 DoubleParam IoConstant 10 DoubleParam IoConstant 1 DoubleParam IoConstant 0.001 IntParam IoConstant 0 DoubleParam IoConstant 30 IntParam IoConstant 0 StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'} IntParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant true IntParam IoConstant 1 IntParam IoConstant 10 BoolParam IoConstant true DoubleParam IoConstant 31709.8 IntParam IoConstant 966 IntParam IoConstant 1 IntParam IoConstant 256 IntParam IoConstant 1 DoubleParam IoConstant 9.81 DoubleParam IoConstant 6.371e+06 DoubleParam IoConstant 1e+11 DoubleParam IoConstant 6.67259e-11 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1e-16 DoubleParam IoConstant 0.001 IntParam IoConstant 500 DoubleParam IoConstant 10000 IntParam IoConstant 2 BoolParam IoConstant true IntParam IoConstant 7 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 11 IntParam IoConstant 1 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 BoolParam IoConstant false DoubleParam IoConstant 1 IntParam IoConstant 1406 IntParam IoConstant 1 DoubleParam IoConstant 3 StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'} IntParam IoConstant 1632 DoubleParam IoConstant 917 DoubleParam IoConstant 1023 DoubleParam IoConstant 1000 DoubleParam IoConstant 0.001787 DoubleParam IoConstant 2093 DoubleParam IoConstant 334000 DoubleParam IoConstant 2.4 DoubleParam IoConstant 0.24 IntParam IoConstant 1 DoubleParam IoConstant 273.15 DoubleParam IoConstant 9.8e-08 DoubleParam IoConstant 3974 DoubleParam IoConstant 0.0001 IntParam IoConstant 1693 DoubleParam IoConstant 5512 IntParam IoConstant 816 IntParam IoConstant 2 IntParam IoConstant 1790 IntParam IoConstant 34 IntParam IoConstant 26 IntParam IoConstant 25 StringParam IoConstant test906 StringArrayParam IoConstant {} BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 2 BoolParam IoConstant false IntParam IoConstant -1 StringArrayParam IoConstant {} StringArrayParam IoConstant {} BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 IntParam IoConstant 1 IntParam IoConstant 0 BoolParam IoConstant true DoubleParam IoConstant 1e-06 IntParam IoConstant 1713 IntParam IoConstant 1 IntParam IoConstant 0 StringArrayParam IoConstant { 'SmbMassBalance'} DoubleParam IoConstant 6.37101e+06 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 0 DoubleParam IoConstant 0.01 DoubleParam IoConstant nan IntParam IoConstant 5 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false IntParam IoConstant 1 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.1536e+07 IntParam IoConstant 0 IntParam IoConstant 1 IntParam IoConstant 0 IntParam IoConstant 0 IntParam IoConstant 176 IntParam IoConstant 1 DoubleParam IoConstant 0.942 BoolParam IoConstant true DoubleParam IoConstant 8.0077e+37 DoubleParam IoConstant 8.0345e+37 DoubleParam IoConstant 7.2921e-05 IntParam IoConstant 0 StringArrayParam IoConstant { 'Sealevel'} DoubleParam IoConstant 0.01 IntParam IoConstant 100 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'} BoolParam IoConstant false DoubleParam IoConstant 0.0001 DoubleParam IoConstant 0.01 DoubleParam IoConstant 3.17098e-07 BoolParam IoConstant false IntParam IoConstant 0 DoubleParam IoConstant 1e+13 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 IntParam IoConstant 10 IntParam IoConstant 0 StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'} IntParam IoConstant 0 IntParam IoConstant 1 DoubleParam IoConstant 0.01 IntParam IoConstant 100 IntParam IoConstant 0 DoubleParam IoConstant 3 BoolParam IoConstant false BoolParam IoConstant true DoubleParam IoConstant 1000 IntParam IoConstant 966 BoolParam IoConstant false StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'} IntParam IoConstant 1514 DoubleParam IoConstant 0 DoubleParam IoConstant 9.4608e+06 DoubleParam IoConstant 3.1536e+06 BoolParam IoConstant true BoolParam IoConstant true BoolParam IoConstant false DoubleParam IoConstant 0 BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant true BoolParam IoConstant false BoolParam IoConstant false BoolParam IoConstant false IntParam IoConstant 0 IntParam IoConstant 0 StringArrayParam IoConstant {} IntParam IoConstant 0 BoolParam IoConstant true [0] ??? Error using ==> ./classes/IoModel.cpp:2787 [0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport" ============================================================ Binary file test906.outbin not found This typically happens when the run crashed. Please check for error messages above or in the outlog ============================================================ WARNING: test906.outbin does not exist Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) File "test906.py", line 76, in md = solve(md, 'Transient') File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve md = loadresultsfromcluster(md) File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster remove(md.private.runtimename + '.tar.gz') AttributeError: 'NoneType' object has no attribute 'private' FAILURE difference: N/A test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: N/A ----------------finished:906----------------------- -----------End of python_log.log----------- Build step 'Execute shell' marked build as failure Recording test results Finished: FAILURE